]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0982: 'cursorline' not drawn before virtual text below v9.0.0982
authorBram Moolenaar <Bram@vim.org>
Thu, 1 Dec 2022 18:38:02 +0000 (18:38 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 1 Dec 2022 18:38:02 +0000 (18:38 +0000)
commit45e4eead2aaf9d883bcf19db779be47ffb4fa44a
tree17f460c706821d19d21ab3502cfb3dcaa1d14c90
parentc3f1881aedae5e9a584bacf5a06944fba6357259
patch 9.0.0982: 'cursorline' not drawn before virtual text below

Problem:    'cursorline' not drawn before virtual text below.
Solution:   Add the 'cursorline' attribute to the empty space. (closes #11647)
src/drawline.c
src/testdir/dumps/Test_prop_with_text_below_cul_1.dump [new file with mode: 0644]
src/testdir/test_textprop.vim
src/version.c