Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
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().
- Loading branch information
Showing
with
11 additions
and 3 deletions.
- +8 −2 src/testdir/screendump.vim
- +1 −1 src/testdir/test_terminal.vim
- +2 −0 src/version.c