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 -- [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/202007121753.06CHr29X2553325%40masaka.moolenaar.net.