On Fri, Sep 4, 2009 at 6:08 PM, Christophe-Marie
Duquesne<[email protected]> wrote:
>
>>> where the OP knows about the 'clipboard' option, but wants to tweak
>>> the behavior to work with the "+" register instead of the "*"
>>> register.
>>
>> Sorry, I missed that obviously.
>
> No problem :)
>
> The reason is I don't like to use the primary X selection (*) because
> I use a trackpad, so middle clic is not especially easy to hit, and
> shift-insert is not especially easy to type. When I paste some text
> from vim to another application, I prefer having it in the clipboard
> buffer, so I can use <c-v> in the application.
>
> Unfortunately the person who conceived the clipboard option did not
> seem to have the same preferences...

May be you can catch the FocusGained and FocusLost autocommands to
sync these registers? This might not work for console versions as
indicated in the doc.

-- 
HTH,
Hari
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to