Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 394 Bytes

launchmode_maximized.md

File metadata and controls

9 lines (5 loc) · 394 Bytes

Launch Microsoft Terminal Maximized Using the Settings 'launchMode": "maximized"'

To launch Microsoft Terminal in a Maximized windows you can go to the settings (click the drop down arrow next to the new tab plus sign) and edit the settings file (in Visual Studio Code probably)

VS Code will offer some intellisense to help here.

Add a setting that says:

"launchMode": "maximized",