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:
committed by
Bram Moolenaar
parent
6791adca53
commit
3f0266739d
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
87,
|
||||
/**/
|
||||
86,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user