Bug Report (default key mapping is not good if need use location setup which need AltGr to get some ascii-7 chars) #3147

Closed
opened 2026-01-30 23:14:08 +00:00 by claunia · 2 comments
Owner

Originally created by @kshji on GitHub (Aug 5, 2019).

Environment

Windows build number: 1903 18362.267
Windows Terminal version (if applicable):  0.3.2142.0

Steps to reproduce

Window Terminal have to be possible to use internationally.
"international localization" is the keyword which have to remember.

Cant give chars @ $ £ { [ ] } because keymapping ctrl+alt+1-9 kill those keys ex. in swedish, finnish, ... keyboards.

  • @ = AltGr+2
  • $ = AltGr+4
  • ...

Expected behavior

After I changed those tabbing keymapping ex. ctrl+shift+1, ctrl+shift+2, ... I got those important shell level characters from my keyboard as they have been since 199x.

Actual behavior

Issue https://github.com/microsoft/terminal/issues/521 has been same problem, but it looks that this is not same, low level problem has fixed.

Problem is same: AltGr not work. Current problem is easier to fix: Don't kill AltGr in default configuration using ctrl+alt+N (N=1-9) key mapping.

Originally created by @kshji on GitHub (Aug 5, 2019). <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: 1903 18362.267 Windows Terminal version (if applicable): 0.3.2142.0 ``` # Steps to reproduce Window Terminal have to be possible to use internationally. "international localization" is the keyword which have to remember. Cant give chars @ $ £ { [ ] } because keymapping ctrl+alt+1-9 kill those keys ex. in swedish, finnish, ... keyboards. - @ = AltGr+2 - $ = AltGr+4 - ... <!-- A description of how to trigger this bug. --> # Expected behavior <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> After I changed those tabbing keymapping ex. ctrl+shift+1, ctrl+shift+2, ... I got those important shell level characters from my keyboard as they have been since 199x. # Actual behavior <!-- What's actually happening? --> Issue https://github.com/microsoft/terminal/issues/521 has been same problem, but it looks that this is not same, low level problem has fixed. Problem is same: AltGr not work. Current problem is easier to fix: Don't kill AltGr in default configuration using ctrl+alt+N (N=1-9) key mapping.
Author
Owner

@kshji commented on GitHub (Aug 5, 2019):

It looks that issue https://github.com/microsoft/terminal/pull/2235 include fixing.
After that it's not same ctrl+alt+N and AltGr+N

@kshji commented on GitHub (Aug 5, 2019): It looks that issue https://github.com/microsoft/terminal/pull/2235 include fixing. After that it's not same ctrl+alt+N and AltGr+N
Author
Owner

@ghost commented on GitHub (Aug 6, 2019):

:tada:This issue was addressed in #2235, which has now been successfully released as Windows Terminal Preview v0.3.2171.0.🎉

Handy links:

@ghost commented on GitHub (Aug 6, 2019): :tada:This issue was addressed in #2235, which has now been successfully released as `Windows Terminal Preview v0.3.2171.0`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v0.3.2171.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#3147