]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.2100: CI: test_termdebug fails v9.0.2100
authorChristian Brabandt <cb@256bit.org>
Sat, 11 Nov 2023 17:59:33 +0000 (18:59 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 11 Nov 2023 17:59:33 +0000 (18:59 +0100)
commit305127f9f2f6058b4ec071041a2c98f76114a9b0
tree898b5a1e9e2709046c8c454be777113e6bd0de1a
parent1b08d2cd0789fd9aaae148a64ff46342730022d7
patch 9.0.2100: CI: test_termdebug fails

Problem:  CI: test_termdebug fails
Solution: only test for a changed winlayout, if the window
          width actually changed

Also, include an unrelated comment (which doesn't warrant its own patch
number)

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