christoomey / vim-tmux-navigator

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

TNavigation between vim or tmux does not work for me #329

Open CarlosMejia01 opened 1 year ago

CarlosMejia01 commented 1 year ago

Hello, I have a problem with the navigation between vim and tmux, that is, I can navigate perfectly in tmux panels but if I have only one vim panel (nvim), the navigation does not work for me, I can only navigate between vim or tmux using the leader key + the arrows from my keyboard.

How can I solve this inconvenience?, I would like the navigation to be left by default as described in the documentation.

Thanks.

christoomey commented 1 year ago

Hi @CarlosMejia01 - have you tried anything from the troubleshooting guide in the README?