Make SettingsTab respect keybindings #12054

Open
opened 2026-01-31 03:05:07 +00:00 by claunia · 0 comments
Owner

Originally created by @carlos-zamora on GitHub (Jan 12, 2021).

Originally assigned to: @zadjii-msft on GitHub.

Description of the new feature/enhancement

Some keybindings should be respected when in the settings tab. At the very least, we should respect "closeTab".

Ideally, we'd respect all app-level keybindings. This includes tab management, mode switching (i.e always on top, focus mode, fullscreen, etc...), and command palette. In the end, we'll really have "support" for "all" keybindings because the architecture checks if there's a terminal that can actually handle the action.

Originally created by @carlos-zamora on GitHub (Jan 12, 2021). Originally assigned to: @zadjii-msft on GitHub. # Description of the new feature/enhancement Some keybindings should be respected when in the settings tab. At the very least, we should respect "closeTab". Ideally, we'd respect all app-level keybindings. This includes tab management, mode switching (i.e always on top, focus mode, fullscreen, etc...), and command palette. In the end, we'll really have "support" for "all" keybindings because the architecture checks if there's a terminal that can actually handle the action.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#12054