1
0
forked from aniani/vim

patch 8.2.1543: Vim9: test with invalid SID is skipped in the GUI

Problem:    Vim9: test with invalid SID is skipped in the GUI.
Solution:   Read the CTRL-C that feedkeys() put in typeahead.
This commit is contained in:
Bram Moolenaar
2020-08-30 12:54:53 +02:00
parent a5639848cc
commit 25859dd74c
2 changed files with 6 additions and 4 deletions

View File

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