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

Merged
merged 3 commits into from
Nov 20, 2024

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
@osa1 osa1 marked this pull request as ready for review November 20, 2024 19:03
@osa1 osa1 merged commit eaed50d into master Nov 20, 2024
14 checks passed
@osa1 osa1 deleted the formatting_fix branch November 20, 2024 19:04
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