Patch 8.1.1545
Problem: When the screen is to small there is no message about that.
(Daniel Hahler)
Solution: Do not use :cquit. (closes #4534)
Files: src/testdir/runtest.vim
*** ../vim-8.1.1544/src/testdir/runtest.vim 2019-06-10 17:43:42.706045520
+0200
--- src/testdir/runtest.vim 2019-06-15 18:11:14.671717873 +0200
***************
*** 38,45 ****
echoerr error
split test.log
$put =error
! w
! cquit
endif
if has('reltime')
--- 38,48 ----
echoerr error
split test.log
$put =error
! write
! split messages
! call append(line('$'), error)
! write
! qa!
endif
if has('reltime')
*** ../vim-8.1.1544/src/version.c 2019-06-15 17:57:43.976724009 +0200
--- src/version.c 2019-06-15 18:19:36.348493865 +0200
***************
*** 779,780 ****
--- 779,782 ----
{ /* Add new patch number below this line */
+ /**/
+ 1545,
/**/
--
What is the difference between a professional and an amateur?
The ark was built by an amateur; professionals gave us the Titanic.
/// 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].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/201906151620.x5FGKqNS025912%40masaka.moolenaar.net.
For more options, visit https://groups.google.com/d/optout.