198 Views
I recently worked on a project where we needed to simultaneously launch lots of PowerShell windows. This obviously resulted in a lot of clutter of windows, and I wondered whether it would be possible to launch them all as tabs in a single instance of Windows Terminal instead, to reduce clutter and to allow them all to be closed together.
0 comments