Unable to set alt+space as keybinding on lastest canary build #22706

Open
opened 2026-01-31 08:21:08 +00:00 by claunia · 0 comments
Owner

Originally created by @e82eric on GitHub (Dec 27, 2024).

Windows Terminal version

terminal-1.23.3582.0

Windows build number

1.23.3582.0

Other Software

Windows 10

Steps to reproduce

Update Terminal.DuplicatePaneAuto in settings.json that comes with portable build to

        {
            "id": "Terminal.DuplicatePaneAuto",
            "keys": "alt+space"
        }

Expected Behavior

Pane to be duplicated

Actual Behavior

Nothing happens. (System menu also doesn't show)

Originally created by @e82eric on GitHub (Dec 27, 2024). ### Windows Terminal version terminal-1.23.3582.0 ### Windows build number 1.23.3582.0 ### Other Software Windows 10 ### Steps to reproduce Update Terminal.DuplicatePaneAuto in settings.json that comes with portable build to ``` { "id": "Terminal.DuplicatePaneAuto", "keys": "alt+space" } ``` ### Expected Behavior Pane to be duplicated ### Actual Behavior Nothing happens. (System menu also doesn't show)
claunia added the Needs-TriageIssue-Bug labels 2026-01-31 08:21:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#22706