1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-05 19:55:45 +01:00

updated TODO a little

This commit is contained in:
Martin Stubenschrott
2007-10-12 03:50:01 +00:00
parent db8d6e766a
commit 02bf8ec0e2

2
TODO
View File

@@ -15,6 +15,7 @@ BUGS:
- :noremap does not work fully
- pvh option not working
- searching backwards incrementally does not work i.e. with 'incsearch' set
- :q should not close firefox, if there are more than 1 window
FEATURES:
9 :command for new commands
@@ -24,6 +25,7 @@ FEATURES:
7 use ctrl-n/p in insert mode for word completion
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()
6 use '' to jump between marks like vim
6 downloading of links to filesystem (:save <filename>)
6 autocommands (BrowserStart, BrowserQuit, TabClose, TabOpen, TabChanged, PageLoaded, any more?)
6 pipe selected text/link/website to an external command