1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-15 10:55:45 +01:00

make vimperator.system() Windows aware

This commit is contained in:
Doug Kearns
2007-10-06 14:35:38 +00:00
parent 505cc2d0ed
commit c4cddc478d
3 changed files with 17 additions and 7 deletions

2
NEWS
View File

@@ -11,7 +11,7 @@
* :let mapleader="," and <Leader> in :map support
* added new :let and :unlet commands
* :b2 now allowed, no space required before the 2 anymore
* :! to run commands through system() (UNIX only)
* :! to run commands through system()
* separated search and Ex command history
* merge the existing status bar with the standard FF status bar so that
security information and extension buttons are included