0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 8.1.1856: popup preview test fails sometimes

Problem:    popup preview test fails sometimes. (Christian Brabandt)
Solution:   Clear the command line.
This commit is contained in:
Bram Moolenaar
2019-08-16 17:31:15 +02:00
parent 9a2fddcf04
commit 78d629a385
3 changed files with 4 additions and 1 deletions

View File

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