TL;DR
When I copy some text from an external application, and then in vim I do "+p, it tells me E353: Nothing in register " instead of copying this text.
More details
I used to work with vim on an Ubuntu-13.10, and it worked fine. I recently changed of computer, and installed Ubuntu-14.10
Now, I can't use vim + register, neither to copy, nor to paste from an other application.
What can explain this behavior, and how can I fix it?
Some more practical details
- I use Gnome terminal
- I can still pass in insert mode and press
Shift + Insertto paste something copied from another application - When I ssh, from this computer, to another one with an Ubuntu-14.04 server, I don't have any issue with this register