Patch 8.1.1536 (after 8.1.1534)
Problem: Popup select test still fails on Mac.
Solution: Set 'clipboard' to "autoselect"
Files: src/testdir/test_popupwin.vim
*** ../vim-8.1.1535/src/testdir/test_popupwin.vim 2019-06-15
00:29:29.877562146 +0200
--- src/testdir/test_popupwin.vim 2019-06-15 13:12:39.538191091 +0200
***************
*** 328,333 ****
--- 328,334 ----
endif
" create a popup with some text to be selected
let lines =<< trim END
+ set clipboard=autoselect
call setline(1, range(1, 20))
let winid = popup_create(['the word', 'some more', 'several words here'],
{
\ 'drag': 1,
*** ../vim-8.1.1535/src/version.c 2019-06-15 00:29:29.877562146 +0200
--- src/version.c 2019-06-15 13:13:36.774046237 +0200
***************
*** 779,780 ****
--- 779,782 ----
{ /* Add new patch number below this line */
+ /**/
+ 1536,
/**/
--
hundred-and-one symptoms of being an internet addict:
181. You still remember the "happy tune" your modem made
while dialing your ISP.
/// 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/201906151114.x5FBECwG008703%40masaka.moolenaar.net.
For more options, visit https://groups.google.com/d/optout.