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:
committed by
Bram Moolenaar
parent
7e93577a95
commit
726f7f91fd
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4156,
|
||||
/**/
|
||||
4155,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user