mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 06:02:42 +00:00
- renderDifferential now correctly handles content that exceeds viewport - When changes are above viewport, do full re-render with scrollback clear - When changes are in viewport, do partial re-render from change point - All tests pass, correctly preserves 100 items in scrollback - Issue: Still re-renders too much (entire tail from first change) |
||
|---|---|---|
| .. | ||
| bench.ts | ||
| demo.ts | ||
| differential-render.test.ts | ||
| tui-rendering.test.ts | ||
| virtual-terminal.test.ts | ||
| virtual-terminal.ts | ||