Skip to content

Split panes equally in size #6002

@gak

Description

@gak

Description of the new feature/enhancement

When splitting twice into three panes, I would like the option to split by parent equally.

Instead of:

+-------+---+---+
|       |   |   |
+-------+---+---+

Ideally it would be like this:

+----+----+----+
|    |    |    |
+----+----+----+

Coming from iTerm this makes much more sense to me.

When splitting vertically within a horizontal pane, it would work in the same fashion.

This could be a new shortcut that when splitting, e.g. "split horizontally and keep parent" where all children are resized when a new child is added or removed. (I don't how how it currently works internally, so I'm guessing here.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Product-TerminalThe new Windows Terminal.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions