-
Notifications
You must be signed in to change notification settings - Fork 15
Labels
Description
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