]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.2.0199: tests: test_startup.vim fails v9.2.0199
authorChristian Brabandt <cb@256bit.org>
Thu, 19 Mar 2026 18:54:09 +0000 (18:54 +0000)
committerChristian Brabandt <cb@256bit.org>
Thu, 19 Mar 2026 18:54:09 +0000 (18:54 +0000)
commit7aca0e14de61b4d62b2a7f847964acdbf405bdae
treeec935e327b2b482637011a92687b2fd72533ffd7
parent2f5fe8827e38eae8f5289a164afae442454893f6
patch 9.2.0199: tests: test_startup.vim fails

Problem:  tests: test_startup.vim fails, because the command line is
          getting too long so that the shell prompt line get shifted by one
          additional screen line down (after v9.2.0194).
Solution: Partly revert Patch v9.2.0194 and do not set termresize and
          termsync options.

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/test_startup.vim
src/version.c