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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2419,
|
||||
/**/
|
||||
2418,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user