forked from aniani/vim
patch 8.2.1930: wrong input if removing shift results in special key code
Problem: Wrong input if removing shift results in special key code. Solution: Handle special key codes. (closes #7189)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1930,
|
||||
/**/
|
||||
1929,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user