-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Closed
Labels
Area-SettingsIssues related to settings and customizability, for console or terminalIssues related to settings and customizability, for console or terminalIssue-QuestionFor questions or discussionFor questions or discussionNeeds-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Description
Environment
Microsoft Windows [Version 10.0.18362.175]
Vim/Neovim
Steps to reproduce
Have a program running in the terminal that listens to bindings that conflict with Windows Terminal.
I noticed this in Vim when switching split editing windows of Vim. The binding is <Ctrl>+<w> and then any of <h> <j> <k> <l>.
The terminal starts crashing at this point.
Expected behavior
Not sure, for my particular issue I managed to fix this by changing the closeTab command from ctrl+w to something else.
Maybe this is Intended?
Actual behavior
The terminal crashes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Area-SettingsIssues related to settings and customizability, for console or terminalIssues related to settings and customizability, for console or terminalIssue-QuestionFor questions or discussionFor questions or discussionNeeds-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.