christoomey / vim-tmux-navigator

Seamless navigation between tmux panes and vim splits
MIT License
5.07k stars 319 forks source link

Is it possible to switch the window when the terminal is active? #367

Closed foozzi closed 7 months ago

foozzi commented 7 months ago

When the terminal window (vim term) is active, I can't switch to other windows with ctrl+hjkl, I need to use ctrl+w+hjkl

Is there no solution?

christoomey commented 7 months ago

Not supported directly, but should be something you can enabled / configure. See https://github.com/christoomey/vim-tmux-navigator/pull/313 for more details.

Going to close this now as I think the other linked issues (and the ones that one links to) better capture the situation, but please feel free to comment if you think I missed somthing.