I use a Mac locally and use tmux on a Debian box I often SSH into, and I also 
sync my clipboard using clipboard=unnamedplus which works fine. However, 
whenever I reattach a tmux session on the remote which has a vim session open, 
Trying to paste from elsewhere results in a "E353: Nothing in register +". I 
suspect it has something to do with the X-clipboard being different from when 
the vim session was started, since it only happens after I logout from the box 
and SSH back in again (reattaching without logging out doesn't cause the 
problem)

The only way I've found to fix this is to quit vim and open the file in it 
again.

Is there a way to prevent this from happening? Or a command I could run from 
within vim to fix it?

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