X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=docs%2FTODO;h=45f4539a3a7527776963fba42103aa24d49d7e54;hb=9ffda40a7fe43be4df100aa1e599d4556833b4ad;hp=9d0a42886d1ef0d1fb1afd632a6dc5e2e50ba3a7;hpb=27ec0befc51448c23a4fda5110d16cef31e6eb5b;p=uzbl-mobile diff --git a/docs/TODO b/docs/TODO index 9d0a428..45f4539 100644 --- a/docs/TODO +++ b/docs/TODO @@ -38,9 +38,9 @@ More or less in order of importance/urgency * proxy_url is not a good var name. it's not a url. * regex style page searching? so you can do 'or' and 'and' things. flags like case sensitive etc. * check for real command name, not just the first letter. +* Allow the spacebar to be binded to a command * let users attach handlers to the most common events/signals in uzbl. - great use case: automatically calling formfiller for certain sites -* default session path in uzbl_tabbed is not ok + great use case: automatically calling formfiller for certain sites, doing stuff at uzbl startup, etc * document: stylesheet overridding formfiller @@ -54,7 +54,7 @@ More or less in order of importance/urgency overriding variables (such as -u) variable expansion (@var, @{var}, where do they get expanded? can users have their own vars?, should we merge this with the replacement we do for useragent/window title etc?) how %s works for the js command - + SOMEDAY: figure out caching with webkit and in general how we can speed up everything