]> granicus.if.org Git - vim/commit
patch 9.0.0158: with 'nowrap' "below" property not displayed correctly v9.0.0158
authorBram Moolenaar <Bram@vim.org>
Sat, 6 Aug 2022 21:03:20 +0000 (22:03 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 6 Aug 2022 21:03:20 +0000 (22:03 +0100)
commit48ca24d913105a14cf6d723d45f6b39e7b7b7b77
tree660d337157ed875de20abda6e1bcc193b9df49da
parentcba6952e3499f85545c274873c67bb843d3f3518
patch 9.0.0158: with 'nowrap' "below" property not displayed correctly

Problem:    With 'nowrap' "below" property not displayed correctly.
Solution:   Adjust virtual text with 'nowrap', do not truncate.
src/drawline.c
src/testdir/dumps/Test_prop_with_text_below_nowrap_1.dump [new file with mode: 0644]
src/testdir/dumps/Test_prop_with_text_below_nowrap_2.dump [new file with mode: 0644]
src/testdir/test_textprop.vim
src/version.c