Ctrl+F4 keybinding to close tabs #6891

Open
opened 2026-01-31 00:49:50 +00:00 by claunia · 0 comments
Owner

Originally created by @ghost on GitHub (Mar 16, 2020).

Description of the new feature (in this case the Ctrl+F4 keybinding)

Browsers have support for Ctrl+F4, so why not add it to Windows Terminal?

A user with knowledge of Windows default keybindings and browser keybindings might want to use the tabbed Terminal and if he does, he might experience no support for Ctrl+F4.

Proposed technical implementation details

You might want to modify that Tabs.h in one of the projects. (Note: I did not have Win32.Package.DeveloperMode (the Windows Developer Mode package, mentioned the first time someone tries to use it) installed and activated at the time of opening.)

Originally created by @ghost on GitHub (Mar 16, 2020). # Description of the new feature (in this case the Ctrl+F4 keybinding) Browsers have support for Ctrl+F4, so why not add it to Windows Terminal? A user with knowledge of Windows default keybindings and browser keybindings might want to use the tabbed Terminal and if he does, he might experience no support for Ctrl+F4. # Proposed technical implementation details You might want to modify that `Tabs.h` in one of the projects. (Note: I did not have `Win32.Package.DeveloperMode` (the Windows Developer Mode package, mentioned the first time someone tries to use it) installed and activated at the time of opening.)
claunia added the Issue-QuestionNeeds-Tag-FixResolution-Answered labels 2026-01-31 00:49:50 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6891