vim-tmuxify icon indicating copy to clipboard operation
vim-tmuxify copied to clipboard

Incompatible with tmux 1.8?

Open bshillingford opened this issue 9 years ago • 2 comments

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

bshillingford avatar Aug 25 '15 15:08 bshillingford

Not sure what's happening here as I have tmux 2.0-1 and things work fine. I'll investigate tonight

jebaum avatar Aug 25 '15 16:08 jebaum

@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?

jebaum avatar Dec 10 '15 07:12 jebaum