1
0
forked from aniani/vim

patch 8.2.5157: MS-Windows GUI: CTRL-key combinations do not always work

Problem:    MS-Windows GUI: CTRL-key combinations do not always work.
Solution:   Handle special key combinations better. (closes #10613,
            closes #10602, closes #10579)
This commit is contained in:
LemonBoy
2022-06-24 20:18:09 +01:00
committed by Bram Moolenaar
parent e9b74c0361
commit 4e0fc89566
2 changed files with 21 additions and 9 deletions

View File

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