开发者

How to share clipboard between tmux/vim and osx

开发者 https://www.devze.com 2022-12-14 04:36 出处:网络
I found solution for iterm+vim here 开发者_JAVA技巧-> Vim: copy selection to OS X clipboard Now i use fakeclip, and it work in vim directly, but not when i use tmux to split terminal window.Latest be

I found solution for iterm+vim here 开发者_JAVA技巧-> Vim: copy selection to OS X clipboard

Now i use fakeclip, and it work in vim directly, but not when i use tmux to split terminal window.


Latest beta of iTerm2 has built-in tmux integration, which would take care of this.


fakeclip has been updated to work with both tmux and with screen:

  • v0.2.5 : added tmux support. (2009-11-11)
  • v0.2.10 : added a fix for tmux when screen is also installed. (2012-01-21)
0

精彩评论

暂无评论...
验证码 换一张
取 消