mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 13:03:42 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| bench.ts | ||
| chat-app.ts | ||
| differential-render.test.ts | ||
| file-browser.ts | ||
| layout-shift-artifacts.test.ts | ||
| multi-layout.ts | ||
| multi-message-garbled.test.ts | ||
| tui-rendering.test.ts | ||
| virtual-terminal.test.ts | ||
| virtual-terminal.ts | ||