1
0
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:
Bram Moolenaar
2020-04-15 21:05:30 +02:00
parent edd327cc07
commit 81ccbf199f
2 changed files with 9 additions and 13 deletions

View File

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