]> granicus.if.org Git - vim/commit
patch 8.2.5035: when splitting a window the changelist position moves v8.2.5035
authorzeertzjq <zeertzjq@outlook.com>
Sat, 28 May 2022 09:49:44 +0000 (10:49 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 28 May 2022 09:49:44 +0000 (10:49 +0100)
commite6f13b473cf2c270e4eab214e09be9825320c11b
tree3905eaf26b380ff2304fb3679280bd98fa01bdd1
parent5a6ec10cc80ab02eeff644ab19b82312630ea855
patch 8.2.5035: when splitting a window the changelist position moves

Problem:    When splitting a window the changelist position moves.
Solution:   Set the changelist index a bit later. (closes #10493)
src/testdir/test_changelist.vim
src/testdir/test_normal.vim
src/version.c
src/window.c