To: vim_dev@googlegroups.com Subject: Patch 8.2.1194 Fcc: outbox From: Bram Moolenaar Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ------------ Patch 8.2.1194 Problem: Test failure because shell prompt differs. Solution: Set the shell prompt. Files: src/testdir/test_popupwin.vim, src/testdir/dumps/Test_popupwin_term_01.dump, src/testdir/dumps/Test_popupwin_term_02.dump *** ../vim-8.2.1193/src/testdir/test_popupwin.vim 2020-07-12 19:23:49.272616774 +0200 --- src/testdir/test_popupwin.vim 2020-07-12 19:48:55.127830972 +0200 *************** *** 585,590 **** --- 585,591 ---- " create a popup that covers the terminal window let lines =<< trim END set shell=/bin/sh noruler + let $PS1 = 'vim> ' terminal $wincmd w let winid = popup_create(['1111', '2222'], #{ *** ../vim-8.2.1193/src/testdir/dumps/Test_popupwin_term_01.dump 2020-07-12 19:23:49.272616774 +0200 --- src/testdir/dumps/Test_popupwin_term_01.dump 2020-07-12 19:49:04.591796045 +0200 *************** *** 1,4 **** ! |$+0&#ffffff0| @73 @75 @34|╔+0#0000001#ffd7ff255|═@3|╗| +0#0000000#ffffff0@34 @34|║+0#0000001#ffd7ff255|1@3|║| +0#0000000#ffffff0@34 --- 1,4 ---- ! |v+0&#ffffff0|i|m|>| @70 @75 @34|╔+0#0000001#ffd7ff255|═@3|╗| +0#0000000#ffffff0@34 @34|║+0#0000001#ffd7ff255|1@3|║| +0#0000000#ffffff0@34 *** ../vim-8.2.1193/src/testdir/dumps/Test_popupwin_term_02.dump 2020-07-12 19:23:49.276616765 +0200 --- src/testdir/dumps/Test_popupwin_term_02.dump 2020-07-12 19:49:05.643792162 +0200 *************** *** 1,4 **** ! |$+0&#ffffff0| @73 @75 @14|╔+0#0000001#ffd7ff255|═@3|╗| +0#0000000#ffffff0@54 @14|║+0#0000001#ffd7ff255|1@3|║| +0#0000000#ffffff0@54 --- 1,4 ---- ! |v+0&#ffffff0|i|m|>| @70 @75 @14|╔+0#0000001#ffd7ff255|═@3|╗| +0#0000000#ffffff0@54 @14|║+0#0000001#ffd7ff255|1@3|║| +0#0000000#ffffff0@54 *** ../vim-8.2.1193/src/version.c 2020-07-12 19:23:49.276616765 +0200 --- src/version.c 2020-07-12 19:51:31.547251674 +0200 *************** *** 756,757 **** --- 756,759 ---- { /* Add new patch number below this line */ + /**/ + 1194, /**/ -- hundred-and-one symptoms of being an internet addict: 17. You turn on your intercom when leaving the room so you can hear if new e-mail arrives. /// 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 ///