aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-05-02 12:03:32 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-05-02 12:03:32 +0200
commit0bbfffc34c9d7782588a1dffcf56b9cbde468556 (patch)
tree45221b87db28e0ce0966b1385f46130a98b15e1b /TODO
parent24ddba4f4dc216824f9700b4eb716eeb7ca60373 (diff)
todo updates
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index f6dceba..0a812c1 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,7 @@ 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)
* implement a more advanced dmenu alike that behaves like FF's awesomebar and where you can search in url + window title, with support for Xorg copy paste
ideal uri editor: awesome mode like FF, some keyb shortcuts (erase search string, go to end/begin of string,..), history (if you patch dmenu to be in vertical mode and you order correctly, that's it), support copy paste
+ isolate the search field feature from midori and make into a separate dmenu-like-but-more-powerful program?
* recognize -h with GOption?
* implement a vimperator-like link following scheme. but let user pick his favorite characters to construct the "link identifiers" with.
* add a keybind to hand the current url to an external scrips, so you can edit it and/or store it in the primary and secondary clipboards