Open
Description
Hi everyone,
This might be intended behavior but I need to ask anyway.
Whenever I start wt (preview) from the command line, if there is no wt already running, a window will be created with an empty default profile, irrelevant of what was supplied at the command line.
This is happening in case that the wt is set as the default terminal application.
So, if I execute wt -p cmd (for command prompt), a window will pop up with a default tab (for pwsh in my case0 and with cmd tab.
Even if I execute wt -p pwsh (which is a default profile), there will be 2 pwsh tabs.
If this is indeed an intended behavior, is there a workaround to avoid the creation of this default profile tab?
Thanks in advance!