1
0
forked from aniani/vim

patch 8.2.2419: autocmd test was failing on MS-Windows with GUI

Problem:    Autocmd test was failing on MS-Windows with GUI.
Solution:   Remove stray feedkeys().
This commit is contained in:
Bram Moolenaar
2021-01-28 12:08:35 +01:00
parent 2e6cdb91e8
commit d697ddea14
2 changed files with 2 additions and 9 deletions

View File

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