]> granicus.if.org Git - vim/commit
patch 8.2.4031: crash in xterm with only two lines v8.2.4031
authorBram Moolenaar <Bram@vim.org>
Fri, 7 Jan 2022 19:24:20 +0000 (19:24 +0000)
committerBram Moolenaar <Bram@vim.org>
Fri, 7 Jan 2022 19:24:20 +0000 (19:24 +0000)
commitd1f34e64f0e1a9ddaed76623bc40e669f2d09260
treebc1c8e0d3590515a0e627c5c7461324265a7ff80
parent71f21938bc9f4f6c0e52c178f51cb19be9804690
patch 8.2.4031: crash in xterm with only two lines

Problem:    Crash in xterm with only two lines. (Dominique PellĂ©)
Solution:   Only perform xterm compatibility test if possible. (closes #9488)
src/term.c
src/testdir/test_startup.vim
src/version.c