vim-tmuxify
vim-tmuxify copied to clipboard
Incompatible with tmux 1.8?
Hi, I get an error when trying to do <leader>ms
:
Error detected while processing function tmuxify#pane_send:
line 22:
tmuxify: A certain version of tmux 1.6 or higher is needed. Consider updating to 1.7+.
I'm using the latest version of vim-tmuxify from this repo, and tmux is version 1.8:
$ tmux -V
tmux 1.8
Did tmux 1.8 break your plugin?
Thanks, Brendan
Not sure what's happening here as I have tmux 2.0-1 and things work fine. I'll investigate tonight
@bshillingford sorry for the very late reply.
I am unable to reproduce this in tmux 1.8. :TxSend
works as expected. Are you still experiencing this issue? If so, can you attempt to reproduce with a minimal vimrc?