forked from aniani/vim
patch 8.2.0581: Win32 console: the cursor position is always top-left
Problem: Win32 console: the cursor position is always top-left. Solution: Revert the patch for restoring screen.
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
581,
|
||||
/**/
|
||||
580,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user