co-mono/todos/work/20250811-122302-tui-garbled-output-fix
Mario Zechner 6e40c5d761 fix(tui): Fix garbled output when content exceeds viewport
- Implemented new renderLineBased method that properly handles scrollback boundaries
- Fixed ANSI code preservation in MarkdownComponent line wrapping
- Added comprehensive test to reproduce and verify the fix
- Root cause: PARTIAL rendering strategy couldn't position cursor in scrollback
- Solution: Component-agnostic line comparison with proper viewport boundary handling
2025-08-11 14:17:46 +02:00
..
analysis.md fix(tui): Fix garbled output when content exceeds viewport 2025-08-11 14:17:46 +02:00
task.md fix(tui): Fix garbled output when content exceeds viewport 2025-08-11 14:17:46 +02:00