Support specific split pane distribution from command line arguments #9064

Closed
opened 2026-01-31 01:45:06 +00:00 by claunia · 2 comments
Owner

Originally created by @amitbern-aws on GitHub (Jun 16, 2020).

Hi,
Is there any way to support the following split pane distribution from command line argument?

image

I've tried the following:
wt.exe -p "Ubuntu-18.04" ; split-pane -H -p "Ubuntu-18.04"; split-pane -H -p "Ubuntu-18.04"
But it didn't work because the the split pane is always splited in relative to the previous pane.

Any idea how?

Originally created by @amitbern-aws on GitHub (Jun 16, 2020). Hi, Is there any way to support the following split pane distribution from command line argument? ![image](https://user-images.githubusercontent.com/65345580/84805146-7ce99380-b00c-11ea-8451-c90866b014b2.png) I've tried the following: wt.exe -p "Ubuntu-18.04" ; split-pane -H -p "Ubuntu-18.04"; split-pane -H -p "Ubuntu-18.04" But it didn't work because the the split pane is always splited in relative to the previous pane. Any idea how?
claunia added the Issue-FeatureResolution-Duplicate labels 2026-01-31 01:45:06 +00:00
Author
Owner

@zadjii-msft commented on GitHub (Jun 16, 2020):

Not yet - for that we'll need to implement focus-pane, which is being tracked in #5464.

/dup #5464

@zadjii-msft commented on GitHub (Jun 16, 2020): Not yet - for that we'll need to implement `focus-pane`, which is being tracked in #5464. /dup #5464
Author
Owner

@ghost commented on GitHub (Jun 16, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Jun 16, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9064