Tuesday, November 29, 2011

Vim Ubuntu and Clipboard

In Ubuntu on my system text copied in vim (even when selecting the +, or * register) isn't available for other programs. Also sometimes the text copied from other programs is also not available. This post helped me:

http://scribu.net/util/vim-and-the-ubuntu-clipboard.html

Or if you want to save time, just install this package

sudo apt-get install vim-gnome

No comments:

Post a Comment