
Have fun! Thanks to Kayla for her help on this post! Oh, and by the way, you can also apply Shaders to the Windows Terminal.in real time! So that's AWESOME. Here I have a new command called Development that calls wt with a new-tab with a named profile, then a split-pane with another named profile. Since the wt.exe allows for chained commands, I can create a custom command in settings that calls wt.exe with chained commands/actions and bingo, I have a command called Development that opens multiple profiles, splits the screen and sets me up for Windows+Linux development in a single move!

You can create your own commands and even nest them in the Palette! You can even iterate over other objects/profiles in your settings and dynamically create commands! NOTE: Don't forget, "wt" is an alias for the Windows Terminal, so you can Win+R and type wt and run it!

You can also type new wt.exe command lines and affect the current window. Super useful if you haven't yet discovered Window Panes. You can search for any command and see the current keybinding. I thought I knew everything about the open source Windows Terminal and then I hit Ctrl+Shift+P like I do in VS Code (muscle memory) and it pops up a lovely Command Palette.
