edluffy / hologram.nvim

👻 A cross platform terminal image viewer for Neovim. Extensible and fast, written in Lua and C. Works on macOS and Linux.
MIT License
1.28k stars 31 forks source link

Should work on cli apps running inside nvim? #42

Open diegoulloao opened 9 months ago

diegoulloao commented 9 months ago

I'm using spotify-player inside an embed toggleterm terminal in neovim (iTerm2).

Screenshot 1

But for some reason the image doesn't seems to work after install the plugin. My question is: should work? I'm not sure if this plugin brings support for such case.

Here's a screenshot of spotify-player running in a "normal" iTerm2 window:

Screenshot 2

Initial issue: https://github.com/akinsho/toggleterm.nvim/issues/520

Sorry for open this issue 🙏🏻