1
0
forked from aniani/vim

patch 8.0.1542: terminal screen dump does not include cursor position

Problem:    Terminal screen dump does not include cursor position.
Solution:   Mark the cursor position in the cump.
This commit is contained in:
Bram Moolenaar
2018-02-25 21:39:46 +01:00
parent 36f923014a
commit 9271d058c9
7 changed files with 56 additions and 13 deletions

View File

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