mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 14:03:49 +00:00
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 |
||
|---|---|---|
| .. | ||
| agent | ||
| ai | ||
| coding-agent | ||
| mom | ||
| pods | ||
| proxy | ||
| tui | ||
| web-ui | ||