To: vim_dev@googlegroups.com Subject: Patch 8.1.2050 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ 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})\") + call term_sendkeys(buf, ":\") 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 -- Bram@Moolenaar.net -- 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 ///