forked from aniani/vim
patch 9.0.1146: MS-Windows: various special keys/modifiers are not mappable
Problem: MS-Windows: various special keys and modifiers are not mappable. Solution: Adjust the handling of keys with modifiers. (Christian Plewright, closes #11768)
This commit is contained in:
committed by
Bram Moolenaar
parent
3ac1d97a1d
commit
c8b204952f
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1146,
|
||||
/**/
|
||||
1145,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user