1
0
forked from aniani/vim

patch 9.0.0033: on a Belgian keyboard CTRL-[ does not work

Problem:    On a Belgian keyboard CTRL-[ does not work.
Solution:   Handle GDK_KEY_dead_circumflex. (Anton Sharonov, closes #10658)
This commit is contained in:
Anton Sharonov
2022-07-04 10:47:31 +01:00
committed by Bram Moolenaar
parent 7fe956d176
commit 4dd9252d6f
2 changed files with 28 additions and 0 deletions

View File

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