Patch 8.1.2050
Problem: Popup window test fails in some configurations. (James McCoy)
Solution: Clear the command line.
Files: src/testdir/test_popupwin.vim,
src/testdir/dumps/Test_popupwin_scroll_10.dump
*** ../vim-8.1.2049/src/testdir/test_popupwin.vim 2019-09-15
18:11:13.304072783 +0200
--- src/testdir/test_popupwin.vim 2019-09-17 21:04:06.538851267 +0200
***************
*** 1764,1769 ****
--- 1764,1770 ----
" remove the minwidth and maxheight
call term_sendkeys(buf, ":call popup_setoptions(winid, #{maxheight: 0,
minwidth: 0})\<CR>")
+ call term_sendkeys(buf, ":\<CR>")
call VerifyScreenDump(buf, 'Test_popupwin_scroll_10', {})
" clean up
*** ../vim-8.1.2049/src/testdir/dumps/Test_popupwin_scroll_10.dump
2019-08-30 22:07:55.950547106 +0200
--- src/testdir/dumps/Test_popupwin_scroll_10.dump 2019-09-17
21:04:23.806800136 +0200
***************
*** 7,10 ****
|7| @31|║+0#0000001#ffd7ff255|n|i|n|e| |
+0#0000000#4040ff13|║+0#0000001#ffd7ff255| +0#0000000#ffffff0@33
|8| @31|╚+0#0000001#ffd7ff255|═@5|╝| +0#0000000#ffffff0@33
|9| @73
! |:|c|a|l@1| |p|o|p|u|p|_|s|e|t|o|p|t|i|o|n|s|(|w|i|n|i|d|,|
|#|{|m|a|x|h|e|i|g|h|t|:| |0|,| |m|i|n|w|i|d|t|h|:| |0|1|,|1| @10|T|o|p|
--- 7,10 ----
|7| @31|║+0#0000001#ffd7ff255|n|i|n|e| |
+0#0000000#4040ff13|║+0#0000001#ffd7ff255| +0#0000000#ffffff0@33
|8| @31|╚+0#0000001#ffd7ff255|═@5|╝| +0#0000000#ffffff0@33
|9| @73
! |:| @55|1|,|1| @10|T|o|p|
*** ../vim-8.1.2049/src/version.c 2019-09-17 20:54:26.396457149 +0200
--- src/version.c 2019-09-17 21:21:02.923431784 +0200
***************
*** 759,760 ****
--- 759,762 ----
{ /* Add new patch number below this line */
+ /**/
+ 2050,
/**/
--
The software said it requires Windows 95 or better, so I installed Linux.
/// 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/201909171924.x8HJOsPR008661%40masaka.moolenaar.net.