[Win32 Input] F7 generates DOWN UP UP #8942

Closed
opened 2026-01-31 01:41:56 +00:00 by claunia · 2 comments
Owner

Originally created by @DHowett on GitHub (Jun 9, 2020).

Originally assigned to: @zadjii-msft on GitHub.

UNICODE. ^Z TO EXIT
--
  REP   VK  VSC CHAR          CTRL
- --- ---- ---- ---- ---- --------
v 001 0076 0000 0000 ^@   00000000
^ 001 0076 0000 0000 ^@   00000000
^ 001 0076 0041 0000 ^@   00000000

The second Up has a scancode, which is interesting!

Originally created by @DHowett on GitHub (Jun 9, 2020). Originally assigned to: @zadjii-msft on GitHub. ``` UNICODE. ^Z TO EXIT -- REP VK VSC CHAR CTRL - --- ---- ---- ---- ---- -------- v 001 0076 0000 0000 ^@ 00000000 ^ 001 0076 0000 0000 ^@ 00000000 ^ 001 0076 0041 0000 ^@ 00000000 ``` The second Up has a scancode, which is interesting!
Author
Owner

@zadjii-msft commented on GitHub (Jun 9, 2020):

mfw xaml eats F7 dawns and not f7 ups????

␛[118;0;0;1;0;1_
␛[118;0;0;0;0;1_
␛[118;65;0;0;0;1_
@zadjii-msft commented on GitHub (Jun 9, 2020): > mfw xaml eats F7 dawns and not f7 ups???? ``` ␛[118;0;0;1;0;1_ ␛[118;0;0;0;0;1_ ␛[118;65;0;0;0;1_ ```
Author
Owner

@ghost commented on GitHub (Jun 18, 2020):

:tada:This issue was addressed in #6442, which has now been successfully released as Windows Terminal Preview v1.1.1671.0.🎉

Handy links:

@ghost commented on GitHub (Jun 18, 2020): :tada:This issue was addressed in #6442, which has now been successfully released as `Windows Terminal Preview v1.1.1671.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.1.1671.0) * [Store Download](https://www.microsoft.com/store/apps/9n0dx20hk701?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#8942