mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-07 22:44:12 +01:00
Don't save storage objects while in private mode, restore them on exit.
This commit is contained in:
@@ -13,9 +13,7 @@
|
||||
{ arg: true, count: true, motion: true, route: true });
|
||||
* IMPORTANT: shifted key notation now matches Vim's behaviour. E.g. <C-a>
|
||||
and <C-A> are equivalent, to map the uppercase character use <C-S-A>. - Is this still true, or going to be true? --djk
|
||||
* add 'private' - enter private browsing mode IMPORTANT: this doesn't
|
||||
currently cause Vimperator-specific data like command-line history to be
|
||||
purged.
|
||||
* add 'private' - enter private browsing mode
|
||||
* add -description option to :command
|
||||
* command-line options are now supported via the host application's
|
||||
-liberator option
|
||||
|
||||
Reference in New Issue
Block a user