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.29k stars 31 forks source link

Image doesn't shift to focused region in zen-mode #35

Open physicophilic opened 1 year ago

physicophilic commented 1 year ago

Hi, great plugin.

I just noticed this issue, which seems to not have been reported. I'm using zen-mode as the focus plugin, but this may apply to other similar plugins too.

As shown, the image doesn't shift to the focused window.

image

Could it be because this folke/zen-mode uses a floating window?

donovanglover commented 1 year ago

Did you ever find a solution for this?