1
0
forked from aniani/vim

patch 8.1.2194: modifyOtherKeys is not enabled by default

Problem:    ModifyOtherKeys is not enabled by default.
Solution:   Add t_TI and t_TE to the builtin xterm termcap.
This commit is contained in:
Bram Moolenaar
2019-10-20 19:53:22 +02:00
parent a13961536e
commit 4b57018ee4
3 changed files with 34 additions and 2 deletions

View File

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