Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve handling of IRC color code (0x03) without colors afterwards #435

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

osa1
Copy link
Owner

@osa1 osa1 commented Sep 17, 2024

According to [1], a 0x03 without a color code following should reset the current bg and fg colors.

We can't reset just the colors without also resetting the formatting, for now reset colors + formatting.

Fixes #434.

According to [1], a `0x03` without a color code following should reset
the current bg and fg colors.

We can't reset just the colors without also resetting the formatting,
for now reset colors + formatting.
@osa1 osa1 mentioned this pull request Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Weird Highlighting
1 participant