1
0
forked from aniani/vim

patch 8.2.4718: @@@ in the last line sometimes drawn in the wrong place

Problem:    @@@ in the last line sometimes drawn in the wrong place.
Solution:   Make sure the column is valid. (closes #10130)
This commit is contained in:
Bram Moolenaar
2022-04-09 12:40:13 +01:00
parent a016eeba7a
commit cee9c844f2
8 changed files with 77 additions and 6 deletions

View File

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