1
0
forked from aniani/vim

patch 8.0.1642: running Vim in terminal fails with two windows

Problem:    Running Vim in terminal fails with two windows.
Solution:   Pass the number of rows to RunVimInTerminal().
This commit is contained in:
Bram Moolenaar
2018-03-25 18:56:25 +02:00
parent 8fbaeb195d
commit 15a1c3fdc1
3 changed files with 11 additions and 3 deletions

View File

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