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:
@@ -778,6 +778,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1542,
|
||||
/**/
|
||||
1541,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user