1
0
forked from aniani/vim

patch 8.2.5142: startup test fails if there is a status bar

Problem:    Startup test fails if there is a status bar at the top of the
            screen. (Ernie Rael)
Solution:   Use a larger vertical offset in the test.
This commit is contained in:
Bram Moolenaar
2022-06-21 14:38:40 +01:00
parent 155f2d1451
commit fa04eae5a5
2 changed files with 7 additions and 3 deletions

View File

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