hackerb9 / lsix

Like "ls", but for images. Shows thumbnails in terminal using sixel graphics.
GNU General Public License v3.0
3.97k stars 129 forks source link

Neovim Terminal with hologram.nvim #62

Open Lovebird-Connoisseur opened 1 year ago

Lovebird-Connoisseur commented 1 year ago

Hi,

First of all, I'm aware there already was a (now closed) issue about vim support previously, I am relatively new to github, so I was unsure if I should comment on the closed issue or open a new one.

Closed issue: issues/21

Neovim currently has some plugins which allow images to be displayed, like hologram.nvim.

hologram.nvim mentions potential support for sixel graphics down the road.

Does the existence of such plugins make it possible for lsix to work inside neovims terminal in the future?