co-mono/packages/tui/src
Mario Zechner b8a0465e30 Update docs for inline images, remove PI_NO_IMAGES env var
- Add CHANGELOG entry for inline image rendering feature
- Add /show-images to slash commands table in README
- Expand Image Support section with inline rendering info
- Add terminal.showImages to settings documentation
- Remove PI_NO_IMAGES environment variable feature
2025-12-13 23:21:18 +01:00
..
components add inline image rendering for terminals with graphics support 2025-12-12 19:30:50 -08: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 Only query cell size if terminal supports images 2025-12-13 23:15:15 +01:00
utils.ts fix: escape codes not properly wrapped during line wrapping 2025-12-05 21:49:44 +01:00