1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-16 20:15:48 +01:00

Add a rough :tabdo command.

This commit is contained in:
Doug Kearns
2009-04-30 22:01:47 +10:00
parent cb74c7f40c
commit 2fdc555c75
4 changed files with 37 additions and 7 deletions

View File

@@ -2,12 +2,14 @@
* version 2.1
* massively speed up :open completions
* TabMixPlus (and other tab extensions) should work much better now
together with vimperator unless you :set guioptions+=[nN]
together with Vimperator unless you :set guioptions+=[nN]
* remove 'preload' option. You can fake it by some custom javascript in your init file
* add :tabdo
* add 'encoding'
* add 'hintinputs'
* add :silent
* add $MY_VIMPERATORRC // TODO: I still don't like this --mst
You're yet to explain why... --djk
* add ' and " local marks
* add "w" and "W" Normal mode mappings for symmetry with o/O and t/T
* add :messclear