1
0
forked from aniani/vim

patch 9.0.1068: no information about whether request term codes has an effect

Problem:    No information about whether requesting term codes has an effect.
Solution:   Add ch_log() calls to report the effect of term code responses.
            Avoid deleting an entry and then adding back the same one.
This commit is contained in:
Bram Moolenaar
2022-12-17 13:49:16 +00:00
parent d097af7779
commit 8d754fada8
2 changed files with 55 additions and 5 deletions

View File

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