1
0
forked from aniani/vim

patch 8.1.2118: termcodes test fails when $TERM is "dumb"

Problem:    Termcodes test fails when $TERM is "dumb".
Solution:   Skip the test. (James McCoy, closes #5019)
This commit is contained in:
Bram Moolenaar
2019-10-06 12:02:15 +02:00
parent 49474ca122
commit eb66328bd7
2 changed files with 7 additions and 1 deletions

View File

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