Conversation
Notices
-
Enabling copy and paste between !vim instances in !ubuntu. Add set clipboard=unnamed to .vimrc and sudo apt-get install vim-gtk.
- Karl Harris, Eye Con and silopolis like this.
- silopolis repeated this.
-
@rbelem it's also possible to do "+y to copy into the unnamed register (and "+p to paste from it) if you don't want it always on