Skip to content

only emit ctrl+h for cmd.exe when the terminal is in focus#102508

Merged
Tyriar merged 1 commit intomicrosoft:masterfrom
connorskees:issue-98404
Jul 14, 2020
Merged

only emit ctrl+h for cmd.exe when the terminal is in focus#102508
Tyriar merged 1 commit intomicrosoft:masterfrom
connorskees:issue-98404

Conversation

@connorskees
Copy link
Contributor

This resolves an issue introduced in #98494 in which ctrl+bksp, in the editor, would not delete a whole word when the currently open terminal was cmd.exe, regardless of focus.

I thought I had tested for this case, but it seems I changed some things while debugging and forgot to add back this part. I'm not sure of a way to unit test for this.

This pull request is related to issue #98404

@Tyriar

this resolves an issue introduced in microsoft#98494 in which ctrl+bksp would not
delete a whole word when the currently open terminal was cmd.exe
Copy link
Member

@Tyriar Tyriar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix 🙂

@Tyriar Tyriar added this to the July 2020 milestone Jul 14, 2020
@Tyriar Tyriar merged commit 691d20a into microsoft:master Jul 14, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Aug 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants