]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.2042: Test_cq_zero_exmode fails without channel feature v9.0.2042
authorChristian Brabandt <cb@256bit.org>
Tue, 17 Oct 2023 16:10:13 +0000 (18:10 +0200)
committerChristian Brabandt <cb@256bit.org>
Tue, 17 Oct 2023 16:10:13 +0000 (18:10 +0200)
commitc290009e99405024a0d91ec7fab21ac7111c421b
tree9ff9745cb27fce6ba76899b8c333b8f2c2b52e2d
parent8079917447e7436dccc2e4cd4a4a56ae0a4712f2
patch 9.0.2042: Test_cq_zero_exmode fails without channel feature

Problem:  Test_cq_zero_exmode fails without channel feature
Solution: Make the test check the channel feature

closes: #13365

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