forked from aniani/vim
patch 8.2.4730: MS-Windows GUI: cannot use CTRL-/
Problem: MS-Windows GUI: cannot use CTRL-/. Solution: Handle the WM_KEYUP event. (Yasuhiro Matsumoto, closes #10141)
This commit is contained in:
committed by
Bram Moolenaar
parent
fa76a24109
commit
e08fde0073
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4730,
|
||||
/**/
|
||||
4729,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user