1
0
forked from aniani/vim

patch 9.0.0955: libvterm does not support the XTQMODKEYS request

Problem:    Libvterm does not support the XTQMODKEYS request.
Solution:   Implement the XTQMODKEYS request and response.  Update the keycode
            check results.
This commit is contained in:
Bram Moolenaar
2022-11-27 11:31:23 +00:00
parent c255b78965
commit cc0907165d
4 changed files with 29 additions and 16 deletions

View File

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