]> granicus.if.org Git - vim/commit
patch 8.2.4497: wrong color for half of wide character next to pum scrollbar v8.2.4497
authorBram Moolenaar <Bram@vim.org>
Thu, 3 Mar 2022 11:46:00 +0000 (11:46 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 3 Mar 2022 11:46:00 +0000 (11:46 +0000)
commit35d8c2010ea6ee5c9bcfa6a8285648172b92ed83
treeca1dc088d5fcc6e11b15c5de07f329da7b9408b0
parentfe9112e630672dcd95e6b384c86f50c27ec10fed
patch 8.2.4497: wrong color for half of wide character next to pum scrollbar

Problem:    Wrong color for half of wide character next to pum scrollbar.
Solution:   Redraw the screen cell with the right color. (closes #9874)
src/screen.c
src/testdir/dumps/Test_scrollbar_on_wide_char.dump [new file with mode: 0644]
src/testdir/test_ins_complete.vim
src/version.c