[PR #15847] Set Progress ring color based on the status from the running process #30752

Open
opened 2026-01-31 09:42:44 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: No


Summary of the Pull Request

Currently Terminal ignores the state flag passed from the VT progress sequence.

Errors

image

Warning

image

Normal

image

References and Relevant Issues

#6700

Detailed Description of the Pull Request / Additional comments

This change changes the default color of the progress ring to green. If errors are sent then the color changes to red. If warnings are detected the color changes to orange.

Validation Steps Performed

Tested end to end with tools that sends status updates.

PR Checklist

  • Closes #xxx
  • Tests added/passed
  • Documentation updated
    • If checked, please file a pull request on our docs repo and link it here: #xxx
  • Schema updated (if necessary)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/15847 **State:** closed **Merged:** No --- ## Summary of the Pull Request Currently Terminal ignores the state flag passed from the VT progress sequence. ### Errors ![image](https://github.com/microsoft/terminal/assets/2091582/fe592957-6180-4778-8b21-b5c4652f35bf) ### Warning ![image](https://github.com/microsoft/terminal/assets/2091582/bdfd156a-907c-4212-8b53-c80ad8cb0a4b) ### Normal ![image](https://github.com/microsoft/terminal/assets/2091582/d3038ebb-0fde-45e9-a783-e107c573bd80) ## References and Relevant Issues #6700 ## Detailed Description of the Pull Request / Additional comments This change changes the default color of the progress ring to green. If errors are sent then the color changes to red. If warnings are detected the color changes to orange. ## Validation Steps Performed Tested end to end with tools that sends status updates. ## PR Checklist - [ ] Closes #xxx - [ ] Tests added/passed - [ ] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [ ] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:42:44 +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#30752