1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-21 13:45:46 +01:00

Import part of top patch in queue: Add no-op option hive for plugin API reasons, cleanup some related code.

This commit is contained in:
Kris Maglione
2011-08-16 21:17:52 -04:00
parent 01fd946df1
commit 1ad3fdf195
7 changed files with 52 additions and 20 deletions

View File

@@ -17,6 +17,7 @@ FEATURES:
locations in the history list).
9 clean up error message codes and document
9 option groups, including buffer-local and site-specific
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
@@ -32,7 +33,6 @@ FEATURES:
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