aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 16:18:22 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 16:18:22 +0200
commit98054c90952513c095dbaf137776e4840578f8db (patch)
treefadf97da1d143956f6ba77b5f9917008ea6943a0
parentbe9d55fab37e8bf6f16e4d920a525e0efd113ff4 (diff)
note/todo updates
-rw-r--r--TODO2
-rwxr-xr-xextra/history.sh2
2 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 2f5bef8..f0afc9a 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,7 @@
* implement all the ideas from README
* Support for binding keyboard shortcuts in config file.
* where to put proxy config? webkit support?
-* do not store the 'http://' part in the history file
* improve commandline arguments
-* have a better look at /merge the fifo code from barrucadu and friends
* history logging broken. logs always starting url because i made uri const
SOMEDAY:
diff --git a/extra/history.sh b/extra/history.sh
index 4047476..afad942 100755
--- a/extra/history.sh
+++ b/extra/history.sh
@@ -1,3 +1,3 @@
#!/bin/bash
-
+#TODO: strip 'http://' part
echo "$7 $5" >> /tmp/uzbl.history