]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.2108: tests: Test_foldtextresult_rightleft() does not restore 'columns' master v9.1.2108
authorzeertzjq <zeertzjq@outlook.com>
Fri, 23 Jan 2026 19:24:11 +0000 (19:24 +0000)
committerChristian Brabandt <cb@256bit.org>
Fri, 23 Jan 2026 19:26:33 +0000 (19:26 +0000)
commit4fcbc70fb1d7a6973edcd24f998990934b05893f
treef065d57c82e0a961809a89db50419db4daa9e3fc
parent85241020e808a74221a4befa367ceeda76af7ee0
patch 9.1.2108: tests: Test_foldtextresult_rightleft() does not restore 'columns'

Problem:  Test_foldtextresult_rightleft() does not restore 'columns'
          (after v9.1.2102)
Solution: Save and restore the value of 'columns' (zeertzjq).

related: #19220
closes:  #19234

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