[PR #2012] Add a keybinding for ClosePane #24761

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

Original Pull Request: https://github.com/microsoft/terminal/pull/2012

State: closed
Merged: Yes


Summary of the Pull Request

Closes #993
When the last pane in a tab is closed, the tab will close.
Bound to Ctrl+Shift+W by default.

References

See #1417 for discussion on the default keybindings. The Ctrl+W->CloseTab keybinding is being removed in favor ClosePane.

PR Checklist

**Original Pull Request:** https://github.com/microsoft/terminal/pull/2012 **State:** closed **Merged:** Yes --- <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request Closes #993 When the last pane in a tab is closed, the tab will close. Bound to Ctrl+Shift+W by default. <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## References See #1417 for discussion on the default keybindings. The Ctrl+W->CloseTab keybinding is being removed in favor ClosePane. <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [x] Closes #993 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [N/A] Requires documentation to be updated * [X] I work here
claunia added the pull-request label 2026-01-31 09:05:12 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24761