[PR #19117] Improve TSF color filtering logic (re: QQPinyin) #31711

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

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

State: closed
Merged: Yes


If an IME provider sets both crText and crBk we should respect this,
but the previous logic would incorrectly assert for crLine != TF_CT_NONE.

Validation Steps Performed

I'm not aware which TSF even sets these colors in a
way that's compatible with us in the first place...

**Original Pull Request:** https://github.com/microsoft/terminal/pull/19117 **State:** closed **Merged:** Yes --- If an IME provider sets both `crText` and `crBk` we should respect this, but the previous logic would incorrectly assert for `crLine != TF_CT_NONE`. ## Validation Steps Performed ❌ I'm not aware which TSF even sets these colors in a way that's compatible with us in the first place...
claunia added the pull-request label 2026-01-31 09:49:04 +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#31711