I wrote:
> Patch 8.2.2980
> Problem: Popup window test is a bit flaky.
> Solution: Add a redraw command.
> Files: src/testdir/test_popupwin.vim
Included the wrong diff, should be:
*** ../vim-8.2.2979/src/testdir/test_popupwin.vim 2021-06-10
21:07:45.411050902 +0200
--- src/testdir/test_popupwin.vim 2021-06-12 13:58:03.465965540 +0200
***************
*** 1552,1557 ****
--- 1552,1558 ----
call assert_equal(9, getcurpos()[2])
call feedkeys('0', 'xt')
call assert_equal('0', g:ignored)
+ redraw
call assert_equal(1, getcurpos()[2])
" x closes the popup
*** ../vim-8.2.2979/src/version.c 2021-06-12 13:46:38.055854976 +0200
--- src/version.c 2021-06-12 13:58:16.789928351 +0200
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 2980,
/**/
--
ARTHUR: Now stand aside worthy adversary.
BLACK KNIGHT: (Glancing at his shoulder) 'Tis but a scratch.
ARTHUR: A scratch? Your arm's off.
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ 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/202106121201.15CC1xal308625%40masaka.moolenaar.net.