Split Panes
Alt + Shift + - (Horizontal Split)
Alt + Shift + = (Vertical Split)
Alt + Shift + d (Auto Split)
Note
The above commands will open the default profile in the split pane
Alt + Selected Profile from Drop down (Split selected profile in Split Mode)
Alt + Arrows (Move between Panes)
Ctrl + Shift + W (Close a Window/ Pane)
Command Line
Options
-p
: Profile Name
-d
: Working Directory
-V
: Vertical Split
-h
: Horizontal Split
Info
- When using the above from PowerShell the ”;” has to be escaped using `
- Windows Terminal command line arguments | Microsoft Learn (Documentation)