]> granicus.if.org Git - vim/commit
patch 8.2.3556: filler lines are incorrect for other window in diff mode v8.2.3556
authorBram Moolenaar <Bram@vim.org>
Fri, 22 Oct 2021 19:56:55 +0000 (20:56 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 22 Oct 2021 19:56:55 +0000 (20:56 +0100)
commit841c225b9ef8c5bdf5e02968a0bd62521fff6ca8
tree05e85434a0e81ecede802cf640547dfe2f5e7486
parent25def2c8b8bd7b0c3d5f020207c717a880b05d50
patch 8.2.3556: filler lines are incorrect for other window in diff mode

Problem:    Filler lines are incorrect for other window in diff mode after
            making a change.
Solution:   Copy filler lines from the current window. (closes #8809)
src/diff.c
src/testdir/dumps/Test_diff_scroll_change_03.dump [new file with mode: 0644]
src/testdir/test_diffmode.vim
src/version.c