Possible Duplicate:
copy-paste not working in MacVim when launched in tmux
Now this is weird.
- Copied a chunk of a text from somewhere into clipboard.
- Ran
mvimfrom a tmux buffer. - Opened a file in MacVim.
- Pasted the text.
- MacVim results with the error: E353: Nothing to register +
- Nothing gets pasted.
The plot thickens: I try to copy this error -- paste fails.
I go over the same steps, this time running MacVim from a regular Terminal window (without tmux) -- Everything is in its right place.
Whaa?