microsoft / microsoft/terminal

scancodes in command palette

Open
#12,123 5 comments 0 reactions 0 assignees View on GitHub
Area-SettingsUI Help Wanted In-PR Issue-Bug Priority-3 Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

### Windows Terminal version

12.3472.0

### Windows build number

10.0.22000.376

### Other Software

_No response_

### Steps to reproduce

Press ctrl+shift+p
Type "qua"
Notice the "Summon Quake window" shortcut

### Expected Behavior

The shortcut text should be "Win + `". I don't know the scancodes by heart.

### Actual Behavior

The shortcut text is: `win + sc(41)`.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue through the command palette with Ctrl+Shift+P and the “Summon Quake window” shortcut. Trace the command palette’s shortcut-display and scancode formatting path; done means it displays “Win + `” instead of “win + sc(41)”.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.