

Split-pane command CommandĬreates a new split window pane either horizontally or vertically.Ĭreates a new split window pane based on the assigned command line profile. If you change the title of a tab in Windows Terminal and want that title to persist, you must enable the suppressApplicationTitle option by setting it to true. startingDirectory, -d starting-directoryĬreates a new tab based on the starting directory path assigned.Ĭreates a new tab based on the command line assigned.Ĭreates a new tab with the title assigned.Ĭreates a new tab with the tab color assigned. Launches the terminal in a specific window.Ĭreates a new tab based on the profile name assigned.
#Cmd c multiple commands full#
Options and commandsīelow is the full list of supported commands and options for the wt command line. To display a help message listing the available command line arguments, enter: wt -h, wt -help, wt -?, or wt /?. If no command is specified, then the command is assumed to be new-tab by default. Commands provide the action, or list of actions separated by semicolons, that should be implemented. Options are a list of flags and other parameters that can control the behavior of the wt command line as a whole.

The wt command line accepts two types of values: options and commands. If you built Windows Terminal from the source code on GitHub, you can open that build using wtd.exe or wtd.
