I'd like to create a script that starts two shell processes in two different tabs of Windows Terminal. There is a parameter called "new-tab" but I can't make it work at all.
Is it possible to create a single script that opens Windows Terminal and run two console applications in two different tabs?
Thanks,