3rd / image.nvim

🖼️ Bringing images to Neovim.
MIT License
1.03k stars 42 forks source link

Background of telescope became transparent #126

Closed lazywei closed 8 months ago

lazywei commented 8 months ago

This is what my Telescope usually looks like

image

And this is when I add an image and enable preview with image.nvim

image

Is this a known issue?

Thanks!!

lazywei commented 8 months ago

nvm just saw this config param window_overlap_clear_enabled. Seems to be a good enough workaround. Thanks

t1gu1 commented 2 months ago

I got the same issue.

I tried to turn window_overlap_clear_enabled to true but doesn't seems to fix the issue.