vim-patch:7.4.1118

Problem:    Tests hang in 24 line terminal.
Solution:   Set the 'more' option off.

a99b90437a
This commit is contained in:
Justin M. Keyes
2016-04-26 22:34:12 -04:00
parent 67d5a1aae2
commit 0d6fe73d7b
2 changed files with 2 additions and 1 deletions

View File

@@ -62,6 +62,7 @@ else
endif
" Locate Test_ functions and execute them.
set nomore
redir @q
function /^Test_
redir END

View File

@@ -559,7 +559,7 @@ static int included_patches[] = {
// 1121,
1120,
// 1119,
// 1118,
1118,
1117,
1116,
// 1115 NA