1
0
forked from aniani/vim

patch 9.0.0306: buffer write message is two lines in message popup window

Problem:    Buffer write message is two lines in message popup window.
Solution:   Overwrite message if "msg_scroll" is off.
This commit is contained in:
Bram Moolenaar
2022-08-28 20:58:51 +01:00
parent 533c306921
commit f2fb54f641
4 changed files with 16 additions and 2 deletions

View File

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