3rd / image.nvim

🖼️ Bringing images to Neovim.
MIT License
803 stars 35 forks source link

Bug: only one inline-image on each line updates #157

Closed benlubas closed 2 months ago

benlubas commented 2 months ago

https://github.com/3rd/image.nvim/assets/56943754/aa269cc5-5316-4ed2-a493-9bdd05815650

Effects images with an without virtual padding

benlubas commented 2 months ago

This seems to be b/c there can only be one extmark per row. I'll expand that so there can be extmarks for each row/col position I guess.

benlubas commented 2 months ago

unsurprisingly that causes this issue:

image