Added simple command line option parsing to uzbl_tabbed.py
[uzbl-mobile] / docs / TODO
index 343a344..45f4539 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -40,7 +40,7 @@ More or less in order of importance/urgency
 * 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
+  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