-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
Area-Commandlinewt.exe's commandline argumentswt.exe's commandline argumentsIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsPriority-2A description (P2)A description (P2)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.
Milestone
Description
Environment
Windows build number: Microsoft Windows [Version 10.0.18363.1016]
Windows Terminal version (if applicable): Version: 1.1.2233.0
Steps to reproduce
Open CMD and start wt maximized/fullscreen and a given profile, e.i. wt -M -p "Command Prompt"
Expected behavior
Windows Terminal opens in maximized mode with the "Command Prompt" profile
Actual behavior
Doesn't start and gives error:

Additional information
wt -M
launches the terminal in maximized mode with default profilewt -p "Command Prompt" -d D:/ ; -M
launches the terminal maximized and the given profile, but with a second tab with the default profilewt -p "Command Prompt" -d D:/ ; -M split-pane -d D:/ -p "Windows PowerShell"
launches the terminal with 2 tabs with the selected profiles in maximized modewt -M -p "Command Prompt" -d D:/ ; split-pane -d D:/ -p "Windows PowerShell"
doesn't work
Trolldemorted and Sergej-Popov
Metadata
Metadata
Assignees
Labels
Area-Commandlinewt.exe's commandline argumentswt.exe's commandline argumentsIssue-BugIt either shouldn't be doing this or needs an investigation.It either shouldn't be doing this or needs an investigation.Needs-Tag-FixDoesn't match tag requirementsDoesn't match tag requirementsPriority-2A description (P2)A description (P2)Product-TerminalThe new Windows Terminal.The new Windows Terminal.Resolution-Fix-CommittedFix is checked in, but it might be 3-4 weeks until a release.Fix is checked in, but it might be 3-4 weeks until a release.