christoomey / vim-tmux-navigator

Seamless navigation between tmux panes and vim splits
MIT License
5.28k stars 326 forks source link

TmuxPaneCurrentCommand returns "sh" #85

Closed infokiller closed 8 years ago

infokiller commented 8 years ago

I'm using VIM 7.4, Ubuntu 14.04 and Tmux 2.0. Not working because of this (tmux doesnt recognize that vim is running).

christoomey commented 8 years ago

Hi @infokiller, can you provide any additional detail? Specifically,

I've not see this particular problem, but hoping the above might clarify

infokiller commented 8 years ago

Hi @christoomey and thanks a lot for your response. I just tested it on another computer with very similar configuration (my dotfiles and some of the packages are synced) and the command worked well. I'll check it again on my laptop when I get home and report back.

infokiller commented 8 years ago

OK I think I understand what's happening now- this only happens when I'm opening vim with fasd (same as the other issue). I'll merge this one into the other one.