co-mono/packages/tui/test
Mario Zechner 6ec1391ebb fix: escape codes not properly wrapped during line wrapping
- ANSI codes now attach to next visible content, not trailing whitespace
- Rewrote AnsiCodeTracker to track individual attributes
- Line-end resets only turn off underline, preserving background colors
- Added vitest config to exclude node:test files

fixes #109
2025-12-05 21:49:44 +01:00
..
autocomplete.test.ts Release v0.7.23 2025-11-20 11:59:17 +01:00
chat-simple.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
editor.test.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
key-tester.ts Release v0.8.0 2025-11-21 03:12:42 +01:00
markdown.test.ts Add CI workflow and fix workspace tests 2025-12-02 12:53:53 +00:00
test-themes.ts Add CI workflow and fix workspace tests 2025-12-02 12:53:53 +00:00
truncated-text.test.ts Add CI workflow and fix workspace tests 2025-12-02 12:53:53 +00:00
virtual-terminal.ts Fix terminal rendering and add improvements 2025-11-11 00:13:46 +01:00
wrap-ansi.test.ts fix: escape codes not properly wrapped during line wrapping 2025-12-05 21:49:44 +01:00