1
0
forked from aniani/vim

patch 9.0.0125: cursor positioned wrong with virtual text after the line

Problem:    Cursor positioned wrong with virtual text after the line.
Solution:   Clear cts_with_trailing.
This commit is contained in:
Bram Moolenaar
2022-08-01 11:17:40 +01:00
parent 101d57b34b
commit 84b247fab7
4 changed files with 10 additions and 3 deletions

View File

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