1
0
forked from aniani/vim

patch 8.2.1020: popupwin test fails in the GUI

Problem:    Popupwin test fails in the GUI.
Solution:   Send GUI byte sequence for <C-S-a>.
This commit is contained in:
Bram Moolenaar
2020-06-20 15:03:38 +02:00
parent ef6746f637
commit b326edf5b3
2 changed files with 7 additions and 1 deletions

View File

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