mirror of
https://github.com/neovim/neovim.git
synced 2026-03-18 06:38:15 +00:00
Problem: need more tests for :cq Solution: Add more tests, including wraparound on linuxba9aed4497vim-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: vim/vim#13365c290009e99Co-authored-by: Christian Brabandt <cb@256bit.org>