[PR #16160] Flip bits instead of checking for them #30849

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

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

State: closed
Merged: Yes


No need to check for if a bit is set before manually clearing or setting them when xor will do the trick.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/16160 **State:** closed **Merged:** Yes --- No need to check for if a bit is set before manually clearing or setting them when xor will do the trick.
claunia added the pull-request label 2026-01-31 09:43:20 +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#30849