mskyaxl / wsl-terminal

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

Super key doesn't work in wsl-terminal #64

Closed gilbertwong96 closed 6 years ago

gilbertwong96 commented 6 years ago

Please fix this bug.

goreliu commented 6 years ago

I need more details.

gilbertwong96 commented 6 years ago

I have remapped <Super> to <C-c> in my emacs configs. <Super> key Corresponds <Menu> key in windows and it doesn't work in wsl-terminal .

goreliu commented 6 years ago

I think Windows (explorer.exe or other softwares) will catch the <Super> key, how do you pass it to wsl-terminal?

gilbertwong96 commented 6 years ago

I suppose autohotkey would be helpful. But I have given up to use <super> in wsl-terminal. Thanks for reply.