]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3790: test for term_gettitle() fails in some environments v8.2.3790
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Dec 2021 18:50:19 +0000 (18:50 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Dec 2021 18:50:19 +0000 (18:50 +0000)
commit3bb79dc191a1dec14606b1b94b968a6808906700
tree62d295a7554dc76e4a3923803877616fd33a50e3
parentfa9a8e0fd1143d2b47611c6cc13e32f6283448a4
patch 8.2.3790: test for term_gettitle() fails in some environments

Problem:    Test for term_gettitle() fails in some environments.
Solution:   Make the digits after "VIM" optional. (Kenta Sato, closes #9334)
src/testdir/test_terminal2.vim
src/version.c