aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-05-01 17:14:48 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-05-01 17:14:48 +0200
commit8e524576ecbcdb43c21507f2f11441338d117501 (patch)
tree58f3b175a17a0240386b69fb1202f805530aee6d /TODO
parent921b5985eb6c5c82ef68fda58cdfce1f3c2f18ce (diff)
no more need for /bin/shellname
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 80440a3..2c9f8d1 100644
--- a/TODO
+++ b/TODO
@@ -6,7 +6,6 @@ ASAP
* when launching new instance, don't just try 'uzbl' and then './uzbl', rather launch a new uzbl in the same way the current uzbl instance was started. (same command, same arguments, except --uri)
* where to put proxy config? webkit support? depend on libsoup?
* compare libsoup to curl backend. there are probably performance differences
-* check configured commands if they end on .sh so users don't need to prepend /bin/<shell>
* implement a more advanced dmenu alike that behaves like FF's awesomebar and where you can search in url + window title
* recognize -h with GOption?
* implement a vimperator-like link following scheme. but let user pick his favorite characters to construct the "link identifiers" with.