1
0
forked from aniani/vim

patch 9.0.0887: cannot easily try out what codes various keys produce

Problem:    Cannot easily try out what codes various keys produce.
Solution:   Add a script to gather key code information, with an initial list
            of codes to compare with.
This commit is contained in:
Bram Moolenaar
2022-11-15 22:59:07 +00:00
parent 44c2209352
commit a44c7811ff
4 changed files with 291 additions and 0 deletions

View File

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