Unbound profile shortcuts ctrl+shift+<n> still shows on new tab menu #19950

Closed
opened 2026-01-31 06:58:20 +00:00 by claunia · 2 comments
Owner

Originally created by @giggio on GitHub (May 24, 2023).

Windows Terminal version

1.18.1421.0

Windows build number

10.0.22621.0

Other Software

No response

Steps to reproduce

Unbind one of the profiles actions.
In the settings.json:

{
    "actions": [
        {
            "command": "unbound",
            "keys": "ctrl+shift+7"
        }
    ]
}

The shortcut will no longer work, but will still show on the new tab menu.

Expected Behavior

Shortcut does not show on new tab menu.

Actual Behavior

Shortcut shows on new tab menu.

Originally created by @giggio on GitHub (May 24, 2023). ### Windows Terminal version 1.18.1421.0 ### Windows build number 10.0.22621.0 ### Other Software _No response_ ### Steps to reproduce Unbind one of the profiles actions. In the settings.json: ```json { "actions": [ { "command": "unbound", "keys": "ctrl+shift+7" } ] } ``` The shortcut will no longer work, but will still show on the new tab menu. ### Expected Behavior Shortcut does not show on new tab menu. ### Actual Behavior Shortcut shows on new tab menu.
claunia added the Issue-BugResolution-Duplicate labels 2026-01-31 06:58:21 +00:00
Author
Owner

@zadjii-msft commented on GitHub (May 24, 2023):

Thanks for the suggestion! This is actually already being tracked by another issue on our repo - please refer to #13943 for more discussion.

/dup #13943

@zadjii-msft commented on GitHub (May 24, 2023): Thanks for the suggestion! This is actually already being tracked by another issue on our repo - please refer to #13943 for more discussion. /dup #13943
Author
Owner

@microsoft-github-policy-service[bot] commented on GitHub (May 24, 2023):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@microsoft-github-policy-service[bot] commented on GitHub (May 24, 2023): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#19950