1
0
forked from aniani/vim

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)
This commit is contained in:
zeertzjq
2022-05-28 10:49:44 +01:00
committed by Bram Moolenaar
parent 5a6ec10cc8
commit e6f13b473c
4 changed files with 41 additions and 28 deletions

View File

@@ -734,6 +734,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
5035,
/**/
5034,
/**/