Closed krishmakhijani closed 2 months ago
I wonder if you have a conflicting mapping in your tmux config (perhaps coming from another of the plugins listed after tmux navigator). Can you run tmux list-keys -T root | grep C-l
and check the output? It should look something like:
bind-key -T root C-l if-shell "ps -o state=,tty=,comm= | grep -iqE '^[^TXZ ]+ +#{s|/dev/||:pane_tty} +(\\S+\\/)?g?(view|n?vim?x?)(diff)?$'" "send-keys C-l" "select-pane -R"
@christoomey The same error fig one which is changed to Amazon Q after deletion it works properly but can u please pin the issue which contains the solution for how to use both without interruption
https://github.com/user-attachments/assets/ac8b5e7c-196f-464d-909b-f9a5528994d9
Without tmux all the four commands are working but with tmux only up and down are working
.tmux.conf