MicrosoftDocs / terminal

Creative Commons Attribution 4.0 International
468 stars 171 forks source link

We never added `autoHideWindow` to the 1.16 docs #633

Closed zadjii-msft closed 1 year ago

zadjii-msft commented 1 year ago

added in https://github.com/microsoft/terminal/pull/13478

        "autoHideWindow": {
          "default": false,
          "description": "If enabled, Terminal window will be hidden as soon as it loses focus.",
          "type": "boolean"
        }