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

automatically try to add .exe when running programs on windows

This commit is contained in:
Martin Stubenschrott
2008-05-25 21:02:23 +00:00
parent 69a04eeb09
commit f3926ba422
2 changed files with 17 additions and 0 deletions

4
NEWS
View File

@@ -1,8 +1,12 @@
<pre>
2008-05-14:
* version 1.1
* try to add .exe automatically to filenames on windows, so :set editor=gvim -f
will automatically invoke gvim.exe (if it's in the path). Thanks to
Guido Van Hoecke
* readded visualbellstyle (thanks mauke)
* new popups=4 option
* many bug fixes as usual
2008-05-14:
* version 1.0