1
0
forked from aniani/vim

patch 8.0.1644: terminal API tests still fail

Problem:    Terminal API tests still fail.
Solution:   Explicitly set 'title' in the terminal job. (Ozaki Kiichi,
            closes #2750)
This commit is contained in:
Bram Moolenaar
2018-03-25 20:31:32 +02:00
parent 2de50f8762
commit cf67a509e9
3 changed files with 13 additions and 14 deletions

View File

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