todo updates
authorDieter Plaetinck <dieter@plaetinck.be>
Tue, 28 Apr 2009 20:26:31 +0000 (22:26 +0200)
committerDieter Plaetinck <dieter@plaetinck.be>
Tue, 28 Apr 2009 20:26:31 +0000 (22:26 +0200)
TODO

diff --git a/TODO b/TODO
index 236a3b9..c6eeda3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -16,6 +16,7 @@ ASAP
 * select/fork based instead of the pthread stuff -> drops dependency, more lightweight.
 * on website, see if we can <pre><?php include('..'); ?></pre> the documentation inside the uzbl project itself, so we need to maintain the stuff on only 1 place
 * see if we can use the github bugtracker (anonymous posting allowed?)
+* allow user to change bindings for navigation (up,down,left,right, page up, page down etc)
 
 SOMEDAY:
 check if we can make the settings loading less hard coded. eg( keep a list of all settings, and for each one, try to load it)