mskyaxl / wsl-terminal

Terminal emulator for Windows Subsystem for Linux (WSL)
MIT License
3.12k stars 158 forks source link

Right alt as binding in tmux does not work #194

Open Vijay-M-Giri opened 3 years ago

Vijay-M-Giri commented 3 years ago

Below are two of the lines in my .tmux.conf

unbind C-b
set -g prefix M-a

LeftAlt + a works fine as tmux control key but RightAlt + a does not work

Both LeftAlt + a and RightAlt + a works in microsoft WSL terminal