]> granicus.if.org Git - vim/commit
patch 9.0.0673: first line wong with 'smoothscroll' and 'scrolloff' zero v9.0.0673
authorBram Moolenaar <Bram@vim.org>
Thu, 6 Oct 2022 14:46:49 +0000 (15:46 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 6 Oct 2022 14:46:49 +0000 (15:46 +0100)
commit46b54747c5d252c584571a321231bad9330018ec
treea49d7e0157563f453167d5a7bc0e766918f8042b
parent9bab7a024393200bb2c03b3abddfda86436990a7
patch 9.0.0673: first line wong with 'smoothscroll' and 'scrolloff' zero

Problem:    First line not scrolled properly with 'smoothscroll' and
            'scrolloff' zero and using "k".
Solution:   Make sure the cursor position is visible.
src/move.c
src/testdir/dumps/Test_smooth_wrap_5.dump [new file with mode: 0644]
src/testdir/test_scroll_opt.vim
src/version.c