1
0
forked from aniani/vim

patch 8.2.4212: window title test still fails in some configurations

Problem:    Window title test still fails in some configurations.
Solution:   Explicitly set the 'title' option.
This commit is contained in:
Bram Moolenaar
2022-01-24 22:32:28 +00:00
parent 3a8ad5918b
commit 1450112eef
2 changed files with 3 additions and 0 deletions

View File

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