]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1718: terminal scrollback test fails on MS-Windows v8.0.1718
authorBram Moolenaar <Bram@vim.org>
Sun, 15 Apr 2018 11:28:42 +0000 (13:28 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 15 Apr 2018 11:28:42 +0000 (13:28 +0200)
commit6c672194cd06fb1ab1289475aad31a9769bdb2ad
treeb09e33d920c34645b36f71b816f1ed0af4c28c83
parent3cba73423e5304ef7ccdb2280d65562d2f06f483
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.
src/testdir/test_terminal.vim
src/version.c