3rd / image.nvim

🖼️ Bringing images to Neovim.
MIT License
812 stars 35 forks source link

[Feature] Support for other terminal emulators such as iTerm2 #97

Closed daiki0381 closed 6 months ago

daiki0381 commented 6 months ago

Hi. Thank you for your wonderful plugin.

I usually use iTerm2 as my terminal emulator, and I'm wondering if it's possible to render images at specified positions within the buffer in iTerm2.

It seems that iTerm2 also has a protocol for displaying images.

https://iterm2.com/documentation-images.html

3rd commented 6 months ago

Could add after sixels https://github.com/3rd/image.nvim/issues/59, on Linux which terminal emulator implements it the best? Workaround with ueberzugpp: https://github.com/3rd/image.nvim/issues/80

daiki0381 commented 6 months ago

@3rd

Thanks for your reply. I commented on #59.

https://github.com/3rd/image.nvim/issues/59#issuecomment-1857312577