]> granicus.if.org Git - vim/commit
patch 9.0.0649: no indication the first line is broken for 'smoothscroll' v9.0.0649
authorBram Moolenaar <Bram@vim.org>
Mon, 3 Oct 2022 15:44:12 +0000 (16:44 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 3 Oct 2022 15:44:12 +0000 (16:44 +0100)
commit406b5d89e18742ac6e6256ffc72fb70a27f0148b
tree709c1f3edf5a459bd4f13cee7e759096b53c46c8
parent0a016671b96ae7d27926e9d36dc11945c8f5749d
patch 9.0.0649: no indication the first line is broken for 'smoothscroll'

Problem:    No indication when the first line is broken for 'smoothscroll'.
Solution:   Show "<<<" in the first line.
src/drawline.c
src/testdir/dumps/Test_smoothscroll_2.dump
src/testdir/dumps/Test_smoothscroll_3.dump
src/testdir/dumps/Test_smoothscroll_5.dump
src/testdir/dumps/Test_smoothscroll_6.dump
src/version.c