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

specific reset sequences are not working #50

Closed
aserowy opened this issue Sep 8, 2024 · 0 comments · Fixed by #51
Closed

specific reset sequences are not working #50

aserowy opened this issue Sep 8, 2024 · 0 comments · Fixed by #51

Comments

@aserowy
Copy link

aserowy commented Sep 8, 2024

Heho,

im struggling with reset sequences currently. E.g. the following string 'not, \x1b[1mbold\x1b[22m, not anymore' should result in 'not, bold, not anymore' but is rendered as 'not, bold, not anymore'. Am I using ansi wrong here? I did not found any implementation details regarding this requirement in the crate.

Ty for help.

Kind regards
Alexander

uttarayan21 added a commit that referenced this issue Sep 10, 2024
uttarayan21 added a commit that referenced this issue Oct 24, 2024
* fix: Issue #50 where [22m doesn't reset bold and faint/dim

* fix: Add test case for issue #50

* chore: Bump version after fix and added release-plz
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 a pull request may close this issue.

1 participant