1
0
forked from aniani/vim

patch 8.2.4156: fileinfo message overwrites echo'ed message

Problem:    Fileinfo message overwrites echo'ed message.
Solution:   Reset need_fileinfo when displaying a message. (Rob Pilling,
            closes #9569)
This commit is contained in:
Rob Pilling
2022-01-20 14:44:38 +00:00
committed by Bram Moolenaar
parent 7e93577a95
commit 726f7f91fd
4 changed files with 46 additions and 0 deletions

View File

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