Key cap names are not localized in the new tab menu #18259

Open
opened 2026-01-31 06:08:24 +00:00 by claunia · 1 comment
Owner

Originally created by @DHowett on GitHub (Aug 22, 2022).

Ported from MSFT:39044461

This block of code does not use localized key names (so in German, Ctrl should be Strg but is Ctrl)

70313db246/src/cascadia/TerminalApp/TerminalPage.cpp (L2000-L2018)

This code is a hack to workaround a permanent WinUI issue . . .

Originally created by @DHowett on GitHub (Aug 22, 2022). Ported from MSFT:39044461 This block of code does not use localized key names (so in German, `Ctrl` should be `Strg` but is `Ctrl`) https://github.com/microsoft/terminal/blob/70313db246c42fac3ec57eaec3eb1294563c8583/src/cascadia/TerminalApp/TerminalPage.cpp#L2000-L2018 This code is a hack to workaround a permanent WinUI issue . . .
Author
Owner

@zadjii-msft commented on GitHub (Aug 24, 2022):

I'm confident this is on the backlog somewhere... but I couldn't find it.

@zadjii-msft commented on GitHub (Aug 24, 2022): I'm confident this is on the backlog somewhere... but I couldn't find it.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#18259