Since making a system upgrade, my middle mouse click does no longer
paste the xclip-clipboard but pastes the first item in the register. I
tried putting

:nnoremap <MiddleMouse> :w !xclip<CR><CR>
:nnoremap <MiddleMouse> :-1r !xclip -o -sel clip<CR>

in my .vimrc but nothing changes. conversely, I can't select text
inside of vim and copy it to xclip or the gnome clipboard.

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

Reply via email to