1
0
forked from aniani/vim

patch 8.1.0925: terminal scrollback test still still flaky

Problem:    Terminal scrollback test still still flaky.
Solution:   Explicitly set the shell.  Disable ruler. (Ozaki Kiichi,
            closes #3966)
This commit is contained in:
Bram Moolenaar
2019-02-15 01:06:13 +01:00
parent 7e841e3ce5
commit 5ff7df509a
5 changed files with 11 additions and 11 deletions

View File

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