Files
sproutclaw/packages
Mario Zechner ce9ffaff91 Fix ANSI styles not preserved across newlines in text wrapping
wrapTextWithAnsi() was processing each line independently after splitting
on newlines, losing ANSI state. When styled text contained embedded newlines
(e.g. from markdown paragraphs), subsequent lines would lose their styling.

Fixed by tracking ANSI state across lines and prepending active codes to
lines after the first.

Fixes #197
2025-12-15 23:00:25 +01:00
..
2025-12-15 22:09:14 +01:00
2025-12-15 22:09:14 +01:00
2025-12-15 22:09:14 +01:00
2025-12-15 22:09:14 +01:00
2025-12-15 22:09:14 +01:00