aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 17:25:17 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-26 17:25:17 +0200
commit809598992b1b2a87e3ea653f35b6f2e90a615200 (patch)
tree841d550de93ac03952f4707f3ed1eb67334d7a7b /TODO
parent98054c90952513c095dbaf137776e4840578f8db (diff)
generic function which can be used to call external script with some arguments + history logging is now done by an external handler for maximum flexibility
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index f0afc9a..8a6ae1c 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,7 @@
* where to put proxy config? webkit support?
* improve commandline arguments
* history logging broken. logs always starting url because i made uri const
+* check configured commands if they end on .sh so users don't need to prepend /bin/<shell>
SOMEDAY:
figure out caching with webkit and in general how we can speed up everything