Skip to content

Launching two applications in two tabs in a single instance #16560

Closed Answered by dgnuff
dgnuff asked this question in Q&A
Discussion options

You must be logged in to vote

There's enough information in your suggestion to get what I want. You've got the two startups as one shortcut, but I found that:

wt --window "{47D93B32-E29D-4d64-97FB-BCB46F8BCA62}" new-tab C:\Etc\TCC\tcc.exe /c F:\Docker\...

as the first shortcut and

wt --window "{47D93B32-E29D-4d64-97FB-BCB46F8BCA62}" new-tab "C:\Program Files\Perforce\DVCS\p4d.exe ..."

as the second gets the trick done. TL;DR the "-window GUID" provides exactly the behaviour I was looking for, and at that point it's just use of the new-tab option to open a new tab with the command running.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dgnuff
Comment options

Answer selected by dgnuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants