co-mono/packages/tui/src
Mario Zechner e4e234ecff Fix image rendering artifacts and improve show-images selector
- Image component returns correct number of lines (rows) for TUI accounting
- Empty lines rendered first, then cursor moves up and image is drawn
- This clears the space the image occupies before rendering
- Add spacer before inline images in tool output
- Create ShowImagesSelectorComponent with borders like other selectors
- Use showSelector pattern for /show-images command
2025-12-13 23:53:28 +01:00
..
components Fix image rendering artifacts and improve show-images selector 2025-12-13 23:53:28 +01:00
autocomplete.ts fix: file @ autocomplete performance using fd 2025-11-28 23:38:44 +01:00
index.ts Fix image aspect ratio by querying terminal cell size 2025-12-13 23:09:05 +01:00
terminal-image.ts Update docs for inline images, remove PI_NO_IMAGES env var 2025-12-13 23:21:18 +01:00
terminal.ts Fix terminal rendering and add improvements 2025-11-11 00:13:46 +01:00
tui.ts Fix image rendering artifacts and improve show-images selector 2025-12-13 23:53:28 +01:00
utils.ts fix: escape codes not properly wrapped during line wrapping 2025-12-05 21:49:44 +01:00