]> granicus.if.org Git - vim/commit
patch 8.1.1141: terminal winpos test fails with very large terminal v8.1.1141
authorBram Moolenaar <Bram@vim.org>
Tue, 9 Apr 2019 19:17:32 +0000 (21:17 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 9 Apr 2019 19:17:32 +0000 (21:17 +0200)
commit1b55797e90c5fe41691afe43aed8afffbbcebeb9
tree7f5530115c8e9d978dacc78a5fac9cfb393369b2
parent46ad288b9b2a6eb0430cf802ff5ce68a58629897
patch 8.1.1141: terminal winpos test fails with very large terminal

Problem:    Terminal winpos test fails with very large terminal. (Dominique
            Pelle)
Solution:   Compute the expected size more accurately. (closes #4228)
src/testdir/test_terminal.vim
src/version.c