1
0
forked from aniani/vim

patch 9.0.0903: key code checker doesn't check modifyOtherKeys resource

Problem:    Key code checker doesn't check modifyOtherKeys resource.
Solution:   Request the modifyOtherKeys resource value.  Drop resource DCS
            responses.
This commit is contained in:
Bram Moolenaar
2022-11-18 21:20:25 +00:00
parent 696d0a8625
commit 236dffab43
3 changed files with 64 additions and 22 deletions

View File

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