forked from aniani/vim
patch 8.2.3441: MS-Windows: vimtutor can't handle path with spaces
Problem: MS-Windows: vimtutor can't handle path with spaces. Solution: Add double quotes. (Christian Brabandt, closes #8871)
This commit is contained in:
committed by
Bram Moolenaar
parent
f2a8bafa4b
commit
ee2cbcd99c
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3441,
|
||||
/**/
|
||||
3440,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user