]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0208: the override flag has no effect for virtual text v9.0.0208
authorBram Moolenaar <Bram@vim.org>
Sun, 14 Aug 2022 15:36:38 +0000 (16:36 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 14 Aug 2022 15:36:38 +0000 (16:36 +0100)
commit9e7e28fc4c32337f2153b94fb08140f47e46e35d
tree04da7aebe5211c82361dd7455ca34968332dd8cd
parent28c162f6f1f525882a9a60f10ab4836dee7eb59f
patch 9.0.0208: the override flag has no effect for virtual text

Problem:    The override flag has no effect for virtual text. (Ben Jackson)
Solution:   Make the override flag work. (closes #10915)
src/drawline.c
src/testdir/dumps/Test_prop_with_text_override_1.dump [new file with mode: 0644]
src/testdir/dumps/Test_prop_with_text_override_2.dump [new file with mode: 0644]
src/testdir/test_textprop.vim
src/version.c