1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2021-10-22 20:56:55 +01:00
parent 25def2c8b8
commit 841c225b9e
4 changed files with 41 additions and 6 deletions

View File

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