mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-07 09:25:47 +01:00
Make [count]<C-n> behave as expected.
This commit is contained in:
@@ -21,8 +21,9 @@
|
||||
* IMPORTANT: 'verbose' is now by default at 1, set to 0 to not show any status messages
|
||||
* IMPORTANT: $VIMPERATOR_HOME is no longer used.
|
||||
|
||||
* Added ~/.vimperator/info/{profile}/, similar to viminfo
|
||||
* added $VIMPERATOR_RUNTIME, $VIMPERATOR_INIT
|
||||
* [count]<C-n> now goes to the [count]th next tab rather than the [count]th tab.
|
||||
* add ~/.vimperator/info/{profile}/, similar to viminfo
|
||||
* add $VIMPERATOR_RUNTIME, $VIMPERATOR_INIT
|
||||
* :hardcopy now supports output redirection to a file on Unix and MacUnix
|
||||
* add ";f" extended hint mode to focus a frame
|
||||
* add "r", "l", and "b" to 'guioptions' to toggle the scrollbars.
|
||||
|
||||
Reference in New Issue
Block a user