]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1171: statusline test could fail in large terminal v8.1.1171
authorBram Moolenaar <Bram@vim.org>
Sun, 14 Apr 2019 11:23:40 +0000 (13:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 14 Apr 2019 11:23:40 +0000 (13:23 +0200)
commit316c16797a0baee8f4bced2235b783b21fbbea65
tree411ecf3bf1f48d8f05198fecec88d2ff80ea3c73
parenta0aaf3c4df60d3f86995d72460c4cf97e35775c3
patch 8.1.1171: statusline test could fail in large terminal

Problem:    Statusline test could fail in large terminal.
Solution:   Make the test work on a huge terminal. (Dominique Pelle,
            closes #4255)
src/testdir/test_statusline.vim
src/version.c