co-mono/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
..
agent Release v0.22.2 2025-12-15 22:09:14 +01:00
ai Fix reasoning disabled by default for all providers 2025-12-15 22:42:08 +01:00
coding-agent Fix reasoning disabled by default for all providers 2025-12-15 22:42:08 +01:00
mom Release v0.22.2 2025-12-15 22:09:14 +01:00
pods Release v0.22.2 2025-12-15 22:09:14 +01:00
proxy Release v0.22.2 2025-12-15 22:09:14 +01:00
tui Fix ANSI styles not preserved across newlines in text wrapping 2025-12-15 23:00:25 +01:00
web-ui Release v0.22.2 2025-12-15 22:09:14 +01:00