Patch 7.4.1118
Problem: Tests hang in 24 line terminal.
Solution: Set the 'more' option off.
Files: src/testdir/runtest.vim
*** ../vim-7.4.1117/src/testdir/runtest.vim 2016-01-16 22:47:12.816927810
+0100
--- src/testdir/runtest.vim 2016-01-17 17:09:32.791744605 +0100
***************
*** 84,89 ****
--- 84,90 ----
endif
" Locate Test_ functions and execute them.
+ set nomore
redir @q
function /^Test_
redir END
*** ../vim-7.4.1117/src/version.c 2016-01-17 17:04:01.091290646 +0100
--- src/version.c 2016-01-17 17:10:21.387225055 +0100
***************
*** 743,744 ****
--- 743,746 ----
{ /* Add new patch number below this line */
+ /**/
+ 1118,
/**/
--
A salesperson says: Translation:
"backward compatible" Old technology
"Premium" Overpriced
"Can't keep it on the shelf" Unavailable
"Stands alone" Piece of shit
"Proprietary" Incompatible
(Scott Adams - The Dilbert principle)
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.