Skip to content

Default bindings are unusual for people who expect them to be usual #1417

@inputfalken

Description

@inputfalken

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.

Metadata

Metadata

Assignees

Labels

Area-SettingsIssues related to settings and customizability, for console or terminalIssue-QuestionFor questions or discussionNeeds-Tag-FixDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions