On Tuesday, 8 August 2017 12:27:13 UTC-6, Tim Johnson wrote:
> When I select some text in visual mode and then press ;cc
> the selected text is copied _twice_ to the clipboard
What happens if you use the following sequence?
"+y
That should copy the selected (hilighted) text into the X11 clipboard.
"*y
That should copy the selected (hilighted) text into the X11 primary selection buffer.
(Where "copy" is subject to the typical X11 issues with the source program still being available.)
--
Grant. . . .
unix || die
--
--
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.
Tuesday, August 8, 2017
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment