mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 18:44:10 +01:00
back/:forward has tab completion, slightly broken for wildmode=longest for now,
as we need to refactor g_substrings later
This commit is contained in:
1
TODO
1
TODO
@@ -22,7 +22,6 @@ FEATURES:
|
||||
9 Use our own find-as-you-type mechanism (like conkeror does)
|
||||
9 make hints smarter, not only with characters from from hintchars, but use "NE" or "NP" for 'new posts' e.g. (might be too slow)
|
||||
8 middleclick in content == p, and if command line is open, paste there the clipboard buffer
|
||||
8 it would be nice to have :(undo|back|forward) <url> w/ tab completion support
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user