1
0
forked from aniani/vim

updated for version 7.3.446

Problem:    Win32: External commands with special characters don't work.
Solution:   Add the 'shellxescape' option.
This commit is contained in:
Bram Moolenaar
2012-02-20 22:18:30 +01:00
parent 034b115568
commit f66b3fcf6c
5 changed files with 40 additions and 4 deletions

View File

@@ -714,6 +714,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
446,
/**/
445,
/**/