1
0
forked from aniani/vim

patch 9.0.1220: termcap/terminfo entries do not indicate possible modifiers

Problem:    Termcap/terminfo entries do not indicate where modifiers might
            appear.
Solution:   Add ";*" for function keys where modifiers are likely to be used.
This commit is contained in:
Bram Moolenaar
2023-01-18 17:20:25 +00:00
parent 4219698603
commit 4aecaa168e
2 changed files with 73 additions and 11 deletions

View File

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