在 2012年1月11日 下午2:25,ConcreteVitamin <[email protected]> 写道:
> Hi All,
>
> I'm using Vim under Ubuntu's Gnome Terminal (the command "vim"). I selected
> some text in visual mode, then "+y, but when I right clicked on Firefox's
> address bar, the "paste" option is not available. What's the problem? And
> how to fix it?
>
> Thanks.
>
> Best,
> Gary

Does vim support system clipboard?
Use vim --version to check it, or you can type :reg in vim to see that if
there is '+' register, which is system clipboard.

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

Reply via email to