forked from aniani/vim
patch 9.0.0868: MS-Windows: after Vim exits console resizing problem
Problem: MS-Windows: after Vim exits console resizing does not work properly. Solution: Restore screen behavior checks for various WT and VTP combinations. (Christopher Plewright, closes #11526, closes #11507)
This commit is contained in:
committed by
Bram Moolenaar
parent
d6e91385f0
commit
1140b51e83
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
868,
|
||||
/**/
|
||||
867,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user