microsoft/Terminal

F16 Is not usable in Terminal

Open

#14.907 aperta il 25 feb 2023

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)C++ (3212 fork)batch import
Area-InputArea-TerminalControlHelp WantedIssue-BugPriority-3Product-Terminal

Metriche repository

Star
 (35.764 star)
Metriche merge PR
 (Merge medio 27g 19h) (24 PR mergiate in 30 g)

Descrizione

Windows Terminal version

1.16.10261.0

Windows build number

10.0.19044.2604

Other Software

Happens running cmd or pwsh 7.3.2 within the tab.

Steps to reproduce

Have a keyboard with additional function keys. Run an app that reports key presses. In terminal F13, F14, & F15 work. But F16 does not: no input is seen. Also cannot map to a WT action.

The test application works with F16 (including with modifiers) under conhost.exe. Also seen (and mappable) in Visual Studio 2022 (didn't check earlier versions).

Expected Behavior

See keyboard input when F16 is pressed. Can map to actions, and when pressed that action is triggered.

Actual Behavior

F16 does nothing in Windows Terminal and applications running within Windows Terminal.

Guida contributor