1
0
forked from aniani/vim

patch 8.2.2940: MS-Windows: cannot see the size when resizing

Problem:    MS-Windows: cannot see the size of the text area when resizing the
            gvim window.
Solution:   Show a tooltip with the text size. (Ken Takata, closes #8326)
This commit is contained in:
K.Takata
2021-06-05 16:25:32 +02:00
committed by Bram Moolenaar
parent 84e9ade826
commit 4f2417ffee
2 changed files with 57 additions and 6 deletions

View File

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