Replies: 3 comments 1 reply
-
I welcome someone to submit a PR. I don't have much time or motivation to do this. But it shouldn't be very hard (hopefully). It seems like snacks supports unicode placeholders, which would make it very easy to add support |
Beta Was this translation helpful? Give feedback.
-
Made some prototyping to add snacks.nvim image provider here vekkt0r@e4da1d0 Having some issues with getting predictable size / padding of rendered images but solves the immediate issue of stuck images with image.nvim for me. Also seems like the canvas is redrawn on every tick with the default molten_output_show_exec_time setting which causes some flickering. Related upstream issue for the image.nvim issues 3rd/image.nvim#233 |
Beta Was this translation helpful? Give feedback.
-
I made an implementation with some fix regarding the bug mentioned here in #299 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. Thanks for this amazing plugin. The only issue I've ever had was with rendering images. With image.nvim, I've always had issues with image rendering particularly with tmux (such as flickering, duplicated images, images out of position, images remaining in the terminal even when switching panes, poor performance, etc), but snacks.nvim works out of the box for me without any issues and with better performance. Could we see some support perhaps?
Beta Was this translation helpful? Give feedback.
All reactions