co-mono/packages/tui/src/components
Mario Zechner 001beff394 Fix tab rendering in TUI components
Replace tabs with 3 spaces for consistent rendering and width calculation:
- Updated visibleWidth() to normalize tabs before measuring
- Updated Text and Markdown components to replace tabs when rendering
- Updated tool-execution display for read/write tools to replace tabs

This fixes background color rendering issues when displaying files with tab indentation.
2025-11-11 23:24:48 +01:00
..
editor.ts Fix Escape key to cancel autocomplete before interrupting agent 2025-11-11 20:29:38 +01:00
input.ts Fix markdown streaming duplication by splitting newlines first 2025-11-11 19:27:58 +01:00
loader.ts Improve tool execution rendering and error handling 2025-11-11 23:05:58 +01:00
markdown.ts Fix tab rendering in TUI components 2025-11-11 23:24:48 +01:00
select-list.ts Refactor TUI into proper components 2025-11-11 21:55:29 +01:00
spacer.ts Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
text.ts Fix tab rendering in TUI components 2025-11-11 23:24:48 +01:00