]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1937: missing test for mouse click + 'virtedit' v9.0.1937
authorzeertzjq <zeertzjq@outlook.com>
Sun, 24 Sep 2023 21:30:03 +0000 (23:30 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 24 Sep 2023 21:30:03 +0000 (23:30 +0200)
commit46a0582ffa4ea79b112ac01e25adccf93b49cd9d
tree53891f6ebe3af457ce7d8fb25d4d3503b3ad9ff8
parente6fca0e82216c753793a85979926b9a28da7e842
patch 9.0.1937: missing test for mouse click + 'virtedit'

Problem:  missing test for mouse click + 'virtedit'
Solution: Add test for clicking after eol with 'virtualedit' and wrapped
          line

closes: #13157

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