1
0
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:
Christopher Plewright
2022-11-12 18:46:05 +00:00
committed by Bram Moolenaar
parent d6e91385f0
commit 1140b51e83
3 changed files with 38 additions and 20 deletions

View File

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