Ask/warn on closing last tab of split pane #13519

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

Originally created by @htcfreek on GitHub (Apr 17, 2021).

Description of the new feature/enhancement

I have split-pane-mode with one tab per pane enabled. Closing one of the tabs (the last tab of a pane) closes the whole window.

Better would be to warn/ask the user.

Left pane Right pane
one tab (powershell) one tab (cmd)

Proposed technical implementation details (optional)

On closing the last tab of a split pane the user should be asked what to do:

  • Close pane.
  • Close window.
  • Cancel.
Originally created by @htcfreek on GitHub (Apr 17, 2021). # Description of the new feature/enhancement I have split-pane-mode with one tab per pane enabled. Closing one of the tabs (the last tab of a pane) closes the whole window. Better would be to warn/ask the user. Left pane | Right pane ------------ | ------------- one tab (powershell) | one tab (cmd) # Proposed technical implementation details (optional) On closing the last tab of a split pane the user should be asked what to do: - Close pane. - Close window. - Cancel.
claunia added the Issue-FeatureNeeds-TriageNeeds-Tag-Fix labels 2026-01-31 03:44:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#13519