

Move focus between panes in the given direction. 4 to represent 40% of the parent pane.Ĭreates a new split window pane based on the assigned command line.Ĭreates a new split window pane that is a duplicate of the current pane.įocuses on a specific tab according to it's tab index number. If this parameter is not assigned, the default starting directory will be used.Ĭreates a new split window pane with the assigned title.Ĭreates a new split window pane with the assigned tab color.Ĭreates a new split window pane with the assigned size.įloat that specifies the portion of the parent pane to use represented by a decimal. If this parameter is not assigned, the default profile will be used.Ĭreates a new split window pane based on the assigned starting directory path. 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.
#WINDOWS COMMAND LINE FOR MAC 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.
#WINDOWS COMMAND LINE FOR MAC CODE#
If you built Windows Terminal from the source code on GitHub, you can open that build using wtd.exe or wtd.
