diff --git a/TODO b/TODO index 949bc602..f8ea887f 100644 --- a/TODO +++ b/TODO @@ -5,8 +5,7 @@ Priority list: BUGS: - add window resize support to hints - can't reverse tab through the vimperator toolbar -- gu and gU don't work on local files properly - still valid? -- :noremap does not work fully +- gu and gU don't work on local files properly - still valid? Doesn't work on Windows. - pvh option not working - searching backwards incrementally does not work i.e. with 'incsearch' set @@ -18,15 +17,11 @@ FEATURES: 7 [ctrl-o/i] to Go back to a Previous Position (done partly, however currenty does not use a per tab jumplist) 7 whereever possible: get rid of dialogs and ask console-like dialog questions or write error prompts directly on the webpage or with :echo() 7 :set! should also set about:config options (with autocomplete) -7 edit textareas with an external editor (https://addons.mozilla.org/en-US/firefox/addon/4125) -6 :iabbr support for textfields 6 use '' to jump between marks like vim -6 downloading of links to filesystem (:save ) 6 autocommands (BrowserStart, BrowserQuit, TabClose, TabOpen, TabChanged, PageLoaded, any more?) 6 pipe selected text/link/website to an external command 6 macros (qq) 6 gf = view source? -6 page info support (ctrl-g, g) 5 Use arrow keys in preview window, and ctrl-w+j/k to switch to from preview window 5 Favicons in completion windows and some other places? 5 make use of the ] and [ keys to e.g. jump to the next heading ]], next image ]i, previous textbox [t and so on