]> granicus.if.org Git - vim/commit
patch 9.0.0125: cursor positioned wrong with virtual text after the line v9.0.0125
authorBram Moolenaar <Bram@vim.org>
Mon, 1 Aug 2022 10:17:40 +0000 (11:17 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 1 Aug 2022 10:17:40 +0000 (11:17 +0100)
commit84b247fab70e9b76539c2a0e24556e7c66126974
tree6987a9c629a6ca6320a0ee97c01cc4da2bed3955
parent101d57b34b72f4fbc7df1b6edfd64c64a6be14fc
patch 9.0.0125: cursor positioned wrong with virtual text after the line

Problem:    Cursor positioned wrong with virtual text after the line.
Solution:   Clear cts_with_trailing.
src/charset.c
src/testdir/dumps/Test_prop_with_text_after_1.dump
src/testdir/test_textprop.vim
src/version.c