1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-16 06:05:47 +01:00

Merge branch 'master' into vimperator-2.1

Conflicts:
	vimperator/NEWS
This commit is contained in:
Kris Maglione
2009-01-21 03:40:04 -05:00
42 changed files with 340 additions and 177 deletions

View File

@@ -1,3 +1,7 @@
2009-XX-XX:
* version 2.1 (probably)
* add :silent
2008-XX-XX:
* version 2.0 (probably)
* IMPORTANT: For compatibility with vim, guioptions=b has been renamed
@@ -21,7 +25,7 @@
* IMPORTANT: 'verbose' is now by default at 1, set to 0 to not show any status messages
* IMPORTANT: $VIMPERATOR_HOME is no longer used.
* add :silent
* [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 and $MY_VIMPERATORRC
* :hardcopy now supports output redirection to a file on Unix and MacUnix