co-mono/packages
Mario Zechner 38ac29acfb Add ANSI-aware word wrapping to TUI components
- Created shared wrapTextWithAnsi() function in utils.ts
- Handles word-based wrapping while preserving ANSI escape codes
- Properly tracks active ANSI codes across wrapped lines
- Supports multi-byte characters (emoji, surrogate pairs)
- Updated Markdown and Text components to use shared wrapping
- Removed duplicate wrapping logic (158 lines total)
2025-11-18 22:26:24 +01:00
..
agent Release v0.7.18 2025-11-18 22:08:44 +01:00
ai Add ANSI-aware word wrapping to TUI components 2025-11-18 22:26:24 +01:00
coding-agent Release v0.7.18 2025-11-18 22:08:44 +01:00
pods Release v0.7.18 2025-11-18 22:08:44 +01:00
proxy Release v0.7.18 2025-11-18 22:08:44 +01:00
tui Add ANSI-aware word wrapping to TUI components 2025-11-18 22:26:24 +01:00
web-ui Release v0.7.18 2025-11-18 22:08:44 +01:00
2025-11-12T17-07-17-324Z_9dc9b37e-bea5-47ca-b52e-7e5b0b90ea06.html Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00
calculator.py Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00
sample.txt Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00
test.txt Add --mode flag for CLI output control (text/json/rpc) 2025-11-12 20:33:31 +01:00