1
0
forked from aniani/vim

patch 9.0.0889: keycode check script has a few flaws

Problem:    Keycode check script has a few flaws.
Solution:   Sort on terminal name.  Ignore XTGETTCAP responses.  Check for
            version and status response.  Update entries.
This commit is contained in:
Bram Moolenaar
2022-11-16 16:08:30 +00:00
parent f10952e8c0
commit 8303035d67
3 changed files with 210 additions and 60 deletions

View File

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