-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Labels
help wantedtype/debtTechnical debt that could slow us down in the long runTechnical debt that could slow us down in the long run
Milestone
Description
From @aeiouaoeiuv in microsoft/vscode#126442
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.57.0
- OS Version: Ubuntu 20.04 (5.4.0-42-generic)
- Bash Version: 5.0.17(1)-release
- Zsh Version: 5.8
Steps to Reproduce:
- Open ubuntu terminal and start vscode:
code --disable-extensions. - Open vscode terminal with
bashorzsh. - Input
catcommand and enter. - Press
alt+shift+hkeys, and it shows up^[h.
What I expected to see is ^[H with alt+shift+h pressed.
And ubuntu terminal shows the correct keys codes.
Reactions are currently unavailable
Metadata
Metadata
Labels
help wantedtype/debtTechnical debt that could slow us down in the long runTechnical debt that could slow us down in the long run

