]> granicus.if.org Git - vim/commit
patch 9.0.0488: cursor wrong with virtual text "above" and 'showbreak' v9.0.0488
authorBram Moolenaar <Bram@vim.org>
Sat, 17 Sep 2022 16:15:33 +0000 (17:15 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 17 Sep 2022 16:15:33 +0000 (17:15 +0100)
commit4c7fd4d68f69b4e420a5448f144f4d57eda22f8c
tree3d2cc4e9f44d15e057e73ca9d09d59e306f94130
parentacd6b9976bd939035025a16ceb4213a680827927
patch 9.0.0488: cursor wrong with virtual text "above" and 'showbreak'

Problem:    Cursor in wrong position with virtual text "above" and
            'showbreak'.
Solution:   Take the first character column into account. (closes #11149)
src/charset.c
src/testdir/dumps/Test_prop_with_text_above_1c.dump [new file with mode: 0644]
src/testdir/test_textprop.vim
src/version.c