Skip to content

Fix color not continued on next line when wrapping text#36

Merged
splitbrain merged 2 commits intosplitbrain:masterfrom
dregad:colors-wrap
Mar 15, 2025
Merged

Fix color not continued on next line when wrapping text#36
splitbrain merged 2 commits intosplitbrain:masterfrom
dregad:colors-wrap

Conversation

@dregad
Copy link
Contributor

@dregad dregad commented Dec 23, 2024

When colored text wraps to the next line, the color was only applied
until the end of the line, the text continued on the following line was
reset to default color.

This reapplies the currently used color at the beginning of each wrapped
line, unless it has been properly reset.
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.

CLI extension author(s) names coloring breaks across lines

2 participants