X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=pentadactyl%2FTODO;h=2d39dd03fbb8b5c94a2888b5a6dc7ac6affe78c7;hb=8b6fcae7eaa413bc62d645d2d0c99835c47265e6;hp=809af63aa9e647252150bbab645d7deb85124828;hpb=70740024f9c028c1fd63e1a1850ab062ff956054;p=dactyl.git diff --git a/pentadactyl/TODO b/pentadactyl/TODO index 809af63..2d39dd0 100644 --- a/pentadactyl/TODO +++ b/pentadactyl/TODO @@ -12,36 +12,22 @@ BUGS: - RC file is sourced once per window FEATURES: -9 / should work as in Vim (i.e., save page positions as well as - locations in the history list). +9 Add more tests. 9 clean up error message codes and document -9 option groups, including buffer-local and site-specific -9 proper motion maps +9 option groups +9 global, window-local, tab-local, buffer-local, script-local groups +9 add [count] support to :b* and :tab* commands where missing 8 wherever possible: get rid of dialogs and ask console-like dialog questions or write error prompts directly on the webpage or with :echo() -8 add search capability to MOW -8 registers -8 Document Caret and Visual modes. -8 replace global variables with plugin scoped user options -8 adaptive timeout for auto-completions, :set completions can be updated more often than - :open foo 8 add support for filename special characters such as % 8 :redir and 'verbosefile' -8 middleclick in content == p, and if command line is open, paste there the clipboard buffer -8 all search commands should start searching from the top of the visible viewport 8 Add information to dactyl/HACKING file about testing and optimization +7 handle Print Preview 'mode' properly 7 describe-key command (prompt for a key and display its binding with documentation) -7 Specify all INSERT mode mappings rather than falling through to the host apps - mystery meat mappings. 7 use ctrl-n/p in insert mode for word completion -7 implement QuickFix window based on ItemList -7 [d could go to the last domain in the history stack. So if I browse from - google to another page and click 10 links there, [d would take me back to the google page - opera's fast forward does something like this 7 make an option to disable session saving by default when you close Firefox 7 :grep support (needs location list) 6 :mksession -6 add [count] support to :b* and :tab* commands where missing 6 check/correct spellings in insert mode with some mappings 6 add more autocommands (TabClose, TabOpen, TabChanged etc) 6 Use ctrl-w+j/k/w to switch between sidebar, content, preview window