Tmux: Custom config - Alt/Meta+(arrow key) for switching between panes doesn't work #4763
Labels
Area-Settings
Issues related to settings and customizability, for console or terminal
Issue-Question
For questions or discussion
Needs-Triage
It's a new issue that the core contributor team needs to triage at the next triage meeting
Product-Terminal
The new Windows Terminal.
Resolution-Answered
Related to questions that have been answered
Environment
Steps to reproduce
I have a custom tmux config, where I defined Meta+arrows to switch between panes. The shortcuts work just fine when using the default terminal, however, with the Windows Terminal, the shortcut does not work in either WSL or when SSHed into a physical Ubuntu workstation.
Expected behavior
Add the following to your tmux.conf and use Alt+arrow to switch between panes (without, the prefix combination).
Actual behavior
The shortcut keys work while using the default (old) terminal, but do not work while WSL is using the new Windows Terminal.
Is this a key combination clash between some existing functionality? (I also found this issue #4460).
The text was updated successfully, but these errors were encountered: