co-mono/packages/coding-agent
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
..
src Fix tab rendering in TUI components 2025-11-11 23:24:48 +01:00
test Agent package + coding agent WIP, refactored web-ui prompts 2025-10-17 11:47:01 +02:00
example.txt Improve tool execution rendering and error handling 2025-11-11 23:05:58 +01:00
package.json Clean up TUI package and refactor component structure 2025-11-11 10:32:18 +01:00
test.json Fix tab rendering in TUI components 2025-11-11 23:24:48 +01:00
tsconfig.build.json Agent package + coding agent WIP, refactored web-ui prompts 2025-10-17 11:47:01 +02:00
vitest.config.ts Agent package + coding agent WIP, refactored web-ui prompts 2025-10-17 11:47:01 +02:00