Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

copy to tmux clipboard #325

Closed
dragonxlwang opened this issue Aug 18, 2016 · 1 comment
Closed

copy to tmux clipboard #325

dragonxlwang opened this issue Aug 18, 2016 · 1 comment

Comments

@dragonxlwang
Copy link

With linux vim, I use the following command: ".w !tmux load-buffer - "

With MacVim, it seems it hangs forever. Could it possibly be a bug?

Thanks,

VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Aug 17 2016 19:09:22)
MacOS X (unix) version
Included patches: 1-1831

@dragonxlwang
Copy link
Author

It seems it's related to "set nocompatible", when commenting out this, macvim can behave correctly. (you also need to use "vim -u ~/.vimrc" to do so)

@splhack splhack closed this as completed Dec 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants