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

Correctly compute width while skipping over ANSI escape sequences #249

Merged
merged 1 commit into from
Dec 9, 2020

Conversation

mgeisler
Copy link
Owner

@mgeisler mgeisler commented Dec 9, 2020

This was broken by the rewrite in #221 and we only had coverage for a single case of wrapping colored text.

Fixes #248.

This was broken by the rewrite in #221 and we only had coverage for a
single case of wrapping colored text.

Fixes #248.
@mgeisler mgeisler merged commit e8ad275 into master Dec 9, 2020
@github-actions github-actions bot mentioned this pull request Dec 10, 2020
@mgeisler mgeisler deleted the fix-wrapping-colored-text branch January 30, 2021 16:47
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.

Unexpected behaviour when wrapping ANSI escape codes
1 participant