yurijmikhalevich / rclip

AI-Powered Command-Line Photo Search Tool
MIT License
694 stars 54 forks source link

feat: enable outputting images to the terminal #53

Closed yurijmikhalevich closed 10 months ago

yurijmikhalevich commented 11 months ago

We should use iTerm inline image protocol, which is supported by:

We may also add support for sixel graphics for terminals like xterm.

Comment if you want to see this feature implemented.