snacks.nvim/lua/snacks/image
2025-10-30 09:14:42 +01:00
..
buf.lua fix(image): detach image when reloading image file. Closes #2343 2025-10-25 06:43:26 +02:00
convert.lua fix(image): ENOENT on preview (#2301) 2025-10-21 14:46:27 +02:00
doc.lua fix(image): guard against invalid buffers. Closes #2383 2025-10-29 17:34:00 +01:00
image.lua feat(image): added clear fun. Closes #1394 2025-10-20 18:27:14 +02:00
init.lua fix(image): increase timeout for querying the terminal. Closes #2344 2025-10-25 06:52:56 +02:00
inline.lua fix(image.inline): off-by-one for finding visible images at the last line of the buffer 2025-10-30 09:12:24 +01:00
placement.lua feat(image): when opts.conceal, conceal remainig lines that are not covered by the image. See #2391 2025-10-30 09:14:42 +01:00
terminal.lua fix(image): increase timeout for querying the terminal. Closes #2344 2025-10-25 06:52:56 +02:00
util.lua feat(compat): added svim, a compatibility layer for Neovim. Closes #1321 2025-02-20 06:59:44 +01:00