Support specific split pane distribution from command line arguments #9061

Open
opened 2026-01-31 01:45:03 +00:00 by claunia · 0 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:03 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#9061