You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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?
Hi, I get an error when trying to do
<leader>ms
:I'm using the latest version of vim-tmuxify from this repo, and tmux is version 1.8:
Did tmux 1.8 break your plugin?
Thanks,
Brendan
The text was updated successfully, but these errors were encountered: