added in https://github.com/microsoft/terminal/pull/13478 ```json "autoHideWindow": { "default": false, "description": "If enabled, Terminal window will be hidden as soon as it loses focus.", "type": "boolean" } ```