[PR #7298] Pass the scancode in our tunneled DirectKey event #26886

Open
opened 2026-01-31 09:18:42 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/7298

State: closed
Merged: Yes


#7145 introduced a check so that we wouldn't dispatch keys unless they
actually had a scancode. Our synthetic events actually didn't have
scancodes. Not because they couldn't--just because they didn't.

Fixes #7297

**Original Pull Request:** https://github.com/microsoft/terminal/pull/7298 **State:** closed **Merged:** Yes --- #7145 introduced a check so that we wouldn't dispatch keys unless they actually had a scancode. Our synthetic events actually _didn't_ have scancodes. Not because they couldn't--just because they didn't. Fixes #7297
claunia added the pull-request label 2026-01-31 09:18:42 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#26886