]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1533: test for 'smoothscroll' is ineffective v9.0.1533
authorLuuk van Baal <luukvbaal@gmail.com>
Tue, 9 May 2023 20:23:54 +0000 (21:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 9 May 2023 20:23:54 +0000 (21:23 +0100)
commit6f37e530d3e2d58ff055723047bf91d91af2632c
tree3c4f09dd730f47301c348db289fb15139af3703f
parentab9a2d884b3a4abe319606ea95a5a6d6b01cd73a
patch 9.0.1533: test for 'smoothscroll' is ineffective

Problem:    Test for 'smoothscroll' is ineffective.
Solution:   Change the order of testing "zb" and "zt". (Luuk van Baal,
            closes #12366)
src/testdir/dumps/Test_smooth_long_11.dump
src/testdir/dumps/Test_smooth_long_12.dump
src/testdir/dumps/Test_smooth_long_13.dump
src/testdir/test_scroll_opt.vim
src/version.c