christoomey / vim-tmux-navigator

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

tmuxnaviagte commands are working but not keybindings #383

Open amrit3128 opened 2 months ago

amrit3128 commented 2 months ago

When inside a tmux pane the bindings work as intended but once you open vim, the bindings stop working although the commands work properly

christoomey commented 2 months ago

My guess is conflicting bindings in vim. Have you looked at the Troubleshooting section in the README, notably the vim section?