preservim / vimux

easily interact with tmux from vim
MIT License
2.2k stars 159 forks source link

Unable to create pane for Vimux #79

Closed seanmckaybeck closed 11 years ago

seanmckaybeck commented 11 years ago

CentOS 6.4 Vim 7.4 Tmux 1.6 Installed with Vundle

VIm seems to recognize that vimux was installed. However when I run any of the commands the editor basically freezes and no split pane is ever created. What could be a possible cause?

benmills commented 11 years ago

What version of tmux do you have?

seanmckaybeck commented 11 years ago

Updated

seanmckaybeck commented 11 years ago

I just noticed issue 78 which is the same thing. Will update tmux and tell you the result

benmills commented 11 years ago

Yeah I have a hunch that I introduced a bug with 1.0.0 relating to tmux < 1.7. I'm downloading tmux 1.6 now to see if I can reproduce.

seanmckaybeck commented 11 years ago

It works fine with 1.8. Sorry about recreating an existing issue. Problem solved for me for now but there must be some issue between 1.6 and 1.8.