1
0
forked from aniani/vim

patch 8.2.4817: Win32 GUI: modifiers are not always used

Problem:    Win32 GUI: modifiers are not always used.
Solution:   Handle more modifiers. (closes #10269)
This commit is contained in:
LemonBoy
2022-04-24 15:46:42 +01:00
committed by Bram Moolenaar
parent 490ac3fe98
commit 45684c6ec4
2 changed files with 42 additions and 37 deletions

View File

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