1
0
forked from aniani/vim

patch 9.0.0087: MS-Windows: CTRL-[ on Belgian keyboard does not work like Esc

Problem:    MS-Windows: CTRL-[ on Belgian keyboard does not work like Esc.
Solution:   Figure out what the key code means. (Anton Sharonov,
            closes #10687, closes #10454)
This commit is contained in:
Anton Sharonov
2022-07-26 21:26:18 +01:00
committed by Bram Moolenaar
parent 6791adca53
commit 3f0266739d
2 changed files with 90 additions and 10 deletions

View File

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