1
0
forked from aniani/vim

patch 8.2.0305: relativenumber test fails on some systems

Problem:    Relativenumber test fails on some systems. (James McCoy)
Solution:   Clear the command line.
This commit is contained in:
Bram Moolenaar
2020-02-23 13:38:08 +01:00
parent 95ffd43f88
commit 8040a7147f
4 changed files with 6 additions and 4 deletions

View File

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