Friday, April 20, 2012

Re: gvim auto copy selected text to clipboard

On Friday, April 20, 2012 3:38:22 PM UTC-5, Sergey Vakulenko wrote:
> Hi Marcin
>
> I tried, but this not works for me :(
>
> set clipboard=unnamedplus,unnamed,autoselect,exclude:cons\|linux
>
>
> test case:
> 1) open gvim
> 2)shift-v, move cursor and Esc (select lines in visual mode)
> 3)go to firefox and click ctrl-v or ctrl-Insert
>

Normally the selection register is pasted with a middle-click of the mouse, not with CTRL-V. 'clipboard' containing autoselect should allow this. I have no idea whether it is possible to paste the selection with CTRL-V, but I don't think it is Vim which controls this.

--
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

No comments:

Post a Comment