When closing the Windows Terminal with multiple tabs a dialog opens "Do you want to close all tabs?" with two buttons "Close all" and "Cancel".
I would like to see a third button or checkbox "Never ask again" because it would save a lot of unnecessary clicks - I see that I have multiple tabs open and when I close the terminal it is clear that all tabs are closed - in Firefox there exists a similar dialog, see
e.g. https://superuser.com/questions/1183272/re-enable-the-multiple-tabs-close-warning-in-firefox-50/1271027
Thanks
Thanks for the request! There's an option you can set in your profiles.json called confirmCloseAllTabs. If you set it to _false_, you will never be asked again.
For
Thanks for the request! There's an option you can set in your
profiles.jsoncalledconfirmCloseAllTabs. If you set it to _false_, you will never be asked again.
Here's a link to current docs (as of Oct. 2020) on the matter from MSFT, in case this helps future travelers.
Most helpful comment
Thanks for the request! There's an option you can set in your
profiles.jsoncalledconfirmCloseAllTabs. If you set it to _false_, you will never be asked again.