Skip to content

fix: trailing residual characters in ANSI mode#221

Merged
schollz merged 1 commit intoschollz:mainfrom
yevk:main
Dec 26, 2025
Merged

fix: trailing residual characters in ANSI mode#221
schollz merged 1 commit intoschollz:mainfrom
yevk:main

Conversation

@yevk
Copy link
Copy Markdown

@yevk yevk commented Aug 3, 2025

Fixes #124.

In ANSI mode, when the total line width decreases, trailing characters from the previously rendered line are not cleared.

This is a regression, introduced in commit [df9a997], as described in #124.

Thanks to @NathanBaulch for reporting the issue and the root cause 👏🏻

Fixes schollz#124.

In ANSI mode, when the total line width decreases, trailing characters
from the previously rendered line are not cleared.

This was a regression introduced in commit df9a997, as described in
schollz#124.
@f4n4t
Copy link
Copy Markdown

f4n4t commented Dec 26, 2025

I've been using a branch with the fix for quite some time now, it would be great if it could be merged.

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.

Trailing residual characters

3 participants