patch 8.2.5155: in diff mode windows may get out of sync v8.2.5155
authorBram Moolenaar <Bram@vim.org>
Fri, 24 Jun 2022 11:38:57 +0000 (12:38 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 24 Jun 2022 11:38:57 +0000 (12:38 +0100)
commita315ce1f326b836167ca8b1037dafd93eb8d4d4e
tree9d507a8fb914f12e7582dcc77d3a605c39d24cd1
parenta57b553b432855667c9f26edfad95ccfdd24a6b7
patch 8.2.5155: in diff mode windows may get out of sync

Problem:    In diff mode windows may get out of sync. (Gary Johnson)
Solution:   Avoid that the other window scrolls for 'cursorbind'.
src/move.c
src/testdir/dumps/Test_diff_scroll_1.dump [new file with mode: 0644]
src/testdir/dumps/Test_diff_scroll_2.dump [new file with mode: 0644]
src/testdir/test_diffmode.vim
src/version.c