Files
pi/packages/ai/src
T
Mario Zechner 5703a3bf2d 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)
5703a3bf2d ยท 2025-11-18 22:26:24 +01:00
History
..
2025-11-18 17:49:12 +01:00
2025-10-30 15:47:36 +01:00