[PR #3282] Manipulate Xterm256Engine's extended attr state properly #25305

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

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

State: closed
Merged: Yes


We should be clearing the bits when they're different, not just always
setting them.

Fixes #3281.

The tests should have caught this. I'll send in more tests.

PR Checklist

  • Closes Feature Request (#3281)
  • CLA signed
  • Tests added/passed
  • Requires documentation to be updated
  • I'm riding the core train

Validation Steps Performed

Replaced conhost on my system, tried vim's terminal which does support those SGRs.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/3282 **State:** closed **Merged:** Yes --- We should be clearing the bits when they're different, not just always setting them. Fixes #3281. The tests should have caught this. I'll send in more tests. ## PR Checklist * [x] Closes #3281 * [x] CLA signed * [ ] Tests added/passed * [ ] Requires documentation to be updated * [x] I'm riding the core train ## Validation Steps Performed Replaced conhost on my system, tried vim's terminal which does support those SGRs.
claunia added the pull-request label 2026-01-31 09:08:38 +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#25305