]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0334: No test for highlight behavior with 'ambiwidth' v9.1.0334
authorzeertzjq <zeertzjq@outlook.com>
Mon, 15 Apr 2024 17:14:38 +0000 (19:14 +0200)
committerChristian Brabandt <cb@256bit.org>
Mon, 15 Apr 2024 17:14:38 +0000 (19:14 +0200)
commita59e031aa0bdc5cc3d1f4ed719126bf1a1b858ce
treeba6a8135bb354bddb29327fc5dd1671d6f392126
parent29358d2a188bcab1c0057dd1628c4418a583278b
patch 9.1.0334: No test for highlight behavior with 'ambiwidth'

Problem:  No test for highlight behavior with 'ambiwidth'.
Solution: Add a screendump test for 'ambiwidth' with 'cursorline'.
          (zeertzjq)

closes: #14554

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/dumps/Test_ambiwidth_hl_dump_1.dump [new file with mode: 0644]
src/testdir/dumps/Test_ambiwidth_hl_dump_2.dump [new file with mode: 0644]
src/testdir/test_regexp_utf8.vim
src/testdir/test_utf8.vim
src/version.c