1
0
forked from aniani/vim

patch 8.0.0578: :simalt on MS-Windows does not work properly

Problem:    :simalt on MS-Windows does not work properly.
Solution:   Put something in the typeahead buffer. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2017-04-22 15:17:40 +02:00
parent 97db5541a6
commit 7a85b0f028
2 changed files with 17 additions and 1 deletions

View File

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