Wednesday, October 1, 2014

Clipboard missing after Vim update

Hello,

I recently compiled GVim on my Windows 7 machine (7.4.463) and have found that the default yank no longer goes to the system clipboard. On my previous build (7.4.307), it does. My 'clipboard' is set to unnamed, which I set many years ago.

On 307, if I type yiw, I can immediately paste this elsewhere, including inside GVim. On 463, it has no effect on the system clipboard at all (previous contents remain unchanged), so pasting elsewhere doesn't work (it still works in GVim because it's using the unnamed "" register for everything).

Typing :reg shows that "" and "0 have the newly yanked text, but "* does not.

Explicitly prefixing with "* does work, but this wasn't required in 307.

Any ideas? I know that's rather a large number of patches.

Thank you!

--
 
Salman

I, too, shall something make and glory in the making.

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment