Skip to content

Terminal doesn't respect "start /max" and "/min" parameters when running a console app as default terminal #12154

@bzzrak

Description

@bzzrak

Windows Terminal version

1.11.3471.0

Windows build number

10.0.22000.434

Other Software

Seemingly any console application (cmd, powershell, python, batch file) -- I'm using python as an example here.

Steps to reproduce

  1. set terminal as default terminal
  2. open command prompt in terminal
  3. run for example "start /max python.exe" (or powershell, or cmd, or some batch file)
  4. the window will show windowed, not maximised

Expected Behavior

New window starts maximised, as it does when the default Windows console is set.
The correct behaviour also happens if you run wt.exe itself, i.e. "start /max wt python"
image
image

Actual Behavior

New window starts windowed
image

Metadata

Metadata

Assignees

Labels

Area-DefAppIssue-FeatureComplex enough to require an in depth planning process and actual budgeted, scheduled work.Needs-Tag-FixDoesn't match tag requirementsPriority-0Bugs that we consider release-blocking/recall-class (P0)Product-TerminalThe new Windows Terminal.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions