1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 06:54:12 +01:00

merge count support for deleting buffers

This commit is contained in:
Doug Kearns
2007-10-09 13:50:13 +00:00
parent c3a62852d1
commit ee740a8fc0
5 changed files with 40 additions and 8 deletions

1
TODO
View File

@@ -24,7 +24,6 @@ FEATURES:
8 middleclick in content == p, and if command line is open, paste there the clipboard buffer
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 vim like mappings for caret mode and textboxes (i to start caret mode?)