On 12 Gen, 20:45, Ben Fritz <[email protected]> wrote:
> Or try it "the Vim way":
>
> Copy to clipboard: "+y
> Paste from clipboard: "+p
it does not works either.
I do explain. I open a file with vim, then I want copy text to paste
eg. in firefox,
as I select text ( in command mode ) it does go in --VISUAL -- mode, I
press '+'
and the cursor goes down one row, then I press 'y' and it come to
command mode
but it did not copied text to clipboard, infact pushing the central
mouse wheel in firefox
it paste nothing.
> Basically what the "+ notation does is tells Vim to use the system
> clipboard rather than the internal one for the next operation.
Is it possible that I miss something in my .vimrc ?
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---