1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-04 02:35:45 +01:00

Added :write !cmd and :write >>file.

This commit is contained in:
Kris Maglione
2010-10-04 19:36:19 -04:00
parent 9b3e28cb42
commit a21c2510e3
4 changed files with 57 additions and 7 deletions

View File

@@ -57,14 +57,15 @@
* Added 'banghist' option.
* Added BookmarkChange, BookmarkRemove autocommands.
* Added -keyword, -tags, -title to :delbmarks.
* Added "passwords" and "venkman" dialogs to :dialog.
* Added 'hintkeys' option.
* Added "transliterated" option to 'hintmatching'.
* Replaced 'focuscontent' with 'strictfocus'.
* Added 'wildanchor' option.
* Added "transliterated" option to 'hintmatching'.
* Added -javascript option to :abbrev and :map.
* Added several new options to :map.
* Added -agent flag to :style.
* Added "passwords" and "venkman" dialogs to :dialog.
* Added :write !cmd and :write >>file
* Removed the :source line at the end of files generated by
:mkpentadactylrc.
* gf now toggles between source and content view.