-
Notifications
You must be signed in to change notification settings - Fork 8.7k
Open
Labels
Area-SettingsUIAnything specific to the SUIAnything specific to the SUIHelp WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.
Milestone
Description
Windows Terminal version
1.21.10351.0
Windows build number
10.0.26100.3323
Other Software
No response
Steps to reproduce
- Use a Swiss German keyboard, and the corresponding Swiss German keyboard layout
- Just to check: Press the
§
key while focussing a text field, and see an§
appear. Press Ctrl-Alt-5, and the same§
should appear. - Bind the
quakeMode
action to§
with the Terminal Settings window.
Expected Behavior
Pressing the §
opens a quake mode window.
Actual Behavior
- Pressing the
§
key does not open a quake mode window. - Pressing the (equivalent) Ctrl-Alt-5 does open a quake mode window.
A new section appears in settings.json
with these contents:
{
"command":
{
"action": "quakeMode"
},
"keys": "\u00a7"
},
Metadata
Metadata
Assignees
Labels
Area-SettingsUIAnything specific to the SUIAnything specific to the SUIHelp WantedWe encourage anyone to jump in on these.We encourage anyone to jump in on these.Issue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.The new Windows Terminal.