1
0
forked from aniani/vim

patch 8.1.0940: MS-Windows console resizing not handled properly

Problem:    MS-Windows console resizing not handled properly.
Solution:   Handle resizing the console better. (Nobuhiro Takasaki,
            closes #3968, closes #3611)
This commit is contained in:
Bram Moolenaar
2019-02-17 15:00:52 +01:00
parent 3678f65d43
commit 78d21dae9c
5 changed files with 50 additions and 7 deletions

View File

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