[PR #17933] Add Warnings to Settings UI #31406

Closed
opened 2026-01-31 09:47:06 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/17933

State: closed
Merged: Yes


Adds the following settings to the Interaction page under a Warnings subsection:

  • ConfirmCloseAllTabs
  • InputServiceWarning
  • WarnAboutLargePaste
  • WarnAboutMultiLinePaste

This also changes the JSON keys of those settings to be in the warning namespace as a QOL change for JSON users. We still handle the legacy keys, don't worry 😉.

#10000

**Original Pull Request:** https://github.com/microsoft/terminal/pull/17933 **State:** closed **Merged:** Yes --- Adds the following settings to the Interaction page under a Warnings subsection: - ConfirmCloseAllTabs - InputServiceWarning - WarnAboutLargePaste - WarnAboutMultiLinePaste This also changes the JSON keys of those settings to be in the `warning` namespace as a QOL change for JSON users. We still handle the legacy keys, don't worry 😉. #10000
claunia added the pull-request label 2026-01-31 09:47:06 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31406