]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0898: with 'smoothscroll' cursor is one screen line too far down v9.0.0898
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Nov 2022 19:00:14 +0000 (19:00 +0000)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Nov 2022 19:00:14 +0000 (19:00 +0000)
commit75ac25b4967cdcdfdf2d6c086a6e2308868c280a
tree6f9445153a4306764f8a7324c133c8254bed1b35
parent12babe45a389cd1ea8befd5b06239e877b4abbba
patch 9.0.0898: with 'smoothscroll' cursor is one screen line too far down

Problem:    With 'smoothscroll' cursor is one screen line too far down. (Ernie
            Rael)
Solution:   Add a test that currently has the wrong result so that a fix can
            be made. (issue #11436)
src/testdir/dumps/Test_smooth_long_showbreak_1.dump [new file with mode: 0644]
src/testdir/dumps/Test_smooth_long_showbreak_2.dump [new file with mode: 0644]
src/testdir/test_scroll_opt.vim
src/version.c