mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 08:02:17 +00:00
JPEG/GIF/WebP images were not rendering in terminals using the Kitty graphics protocol (Kitty, Ghostty, WezTerm) because it requires PNG format (f=100). Non-PNG images are now converted to PNG using sharp before being sent to the terminal. |
||
|---|---|---|
| .. | ||
| changelog.ts | ||
| clipboard.ts | ||
| fuzzy.ts | ||
| image-convert.ts | ||
| image-resize.ts | ||
| mime.ts | ||
| shell.ts | ||
| tools-manager.ts | ||