1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-27 08:43:32 +01:00

count support for deleting buffers

This commit is contained in:
Martin Stubenschrott
2007-10-09 02:59:05 +00:00
parent d41f3e47ed
commit dd40023219
6 changed files with 42 additions and 8 deletions

1
TODO
View File

@@ -24,7 +24,6 @@ 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()
7 3d should delete 3 tabs
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