]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1496: terminal: still not highlighting empty cells correctly v9.1.1496
authorChristian Brabandt <cb@256bit.org>
Sun, 29 Jun 2025 20:22:05 +0000 (22:22 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 29 Jun 2025 20:22:05 +0000 (22:22 +0200)
commit66b72f48c3f20e9223a5789ab28f8683ded4deba
tree806e20c3da0ef961b389e887dac448efbdf8682a
parent2bfd1ee161e26ece8e5a72cdca4fff22d11728a2
patch 9.1.1496: terminal: still not highlighting empty cells correctly

Problem:  terminal: still not highlighting empty cells correctly
          (Yousef Mohammed, after v9.1.1489)
Solution: Use vcol instead of col

closes: #17632

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/drawline.c
src/testdir/dumps/Test_terminal_empty_listchars2.dump [new file with mode: 0644]
src/testdir/test_terminal3.vim
src/version.c