]> granicus.if.org Git - vim/commit
patch 9.0.1220: termcap/terminfo entries do not indicate possible modifiers v9.0.1220
authorBram Moolenaar <Bram@vim.org>
Wed, 18 Jan 2023 17:20:25 +0000 (17:20 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 18 Jan 2023 17:20:25 +0000 (17:20 +0000)
commit4aecaa168e90cf28da7a6facea6b11ae250a8a18
tree143dc9a04ee3b137dfbcfcc34a0ead05e76bc248
parent4219698603f45bb710435f4c4fd8e03428aa2380
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.
src/term.c
src/version.c