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