1
0
forked from aniani/vim

patch 8.0.1718: terminal scrollback test fails on MS-Windows

Problem:    Terminal scrollback test fails on MS-Windows.
Solution:   Check for the last line of output anticipating there might be an
            empty line below it.
This commit is contained in:
Bram Moolenaar
2018-04-15 13:28:42 +02:00
parent 3cba73423e
commit 6c672194cd
2 changed files with 4 additions and 1 deletions

View File

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