Skip to content

Documentation: terminal uses ; for separating subcommands #4570

@ad-on-is

Description

@ad-on-is

When executing the following commands, they don't work

wt ; split-pane -p "Windows PowerShell" ; split-pane -H wsl.exe
or
wt new-tab -p "Windows PowerShell" ; split-pane -p "cmd"

It opens only the first profile, but not the second one, and throws an error in the main window.

split-pane : The term 'split-pane' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.  

Metadata

Metadata

Assignees

Labels

Area-Commandlinewt.exe's commandline argumentsArea-UserInterfaceIssues pertaining to the user interface of the Console or TerminalIssue-DocsIt's a documentation issue that really should be on MicrosoftDocs/Console-DocsNeeds-Tag-FixDoesn't match tag requirementsProduct-TerminalThe new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions