[PR #11305] Unify splitting panes and creating new tabs #28489

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

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

State: closed
Merged: Yes


Implements _MakePane in TerminalPage, which creates a pane that then can be used to pass into another pane to split or to create a new tab with. Places where we split pane or create a new tab now use _MakePane.

PR Checklist

Validation Steps Performed

Stands up to manual testing with multiple new pane/new tab commands as well as startup actions

**Original Pull Request:** https://github.com/microsoft/terminal/pull/11305 **State:** closed **Merged:** Yes --- Implements `_MakePane` in `TerminalPage`, which creates a pane that then can be used to pass into another pane to split or to create a new tab with. Places where we split pane or create a new tab now use `_MakePane`. ## PR Checklist * [x] Closes #11021 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [x] I work here ## Validation Steps Performed Stands up to manual testing with multiple new pane/new tab commands as well as startup actions
claunia added the pull-request label 2026-01-31 09:28:50 +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#28489