snacks.nvim/lua/snacks/image
2025-10-24 07:38:39 +02:00
..
buf.lua fix(image): detect kitty image protocol through terminal capability request. Closes #1695 2025-10-22 16:56:26 +02:00
convert.lua fix(image): ENOENT on preview (#2301) 2025-10-21 14:46:27 +02:00
doc.lua fix(image): skip \usepackage in comments and body (#2325) 2025-10-23 11:14:32 +02:00
image.lua feat(image): added clear fun. Closes #1394 2025-10-20 18:27:14 +02:00
init.lua fix(image): let healthcheck wait till terminal detection is done 2025-10-24 07:38:39 +02:00
inline.lua feat(image.inline): honor concealcursor and hide conceal when selecting lines. Closes #1478 2025-03-01 23:37:02 +01:00
placement.lua fix(image): correct render fallback to handle "editor" relative position (#2297) 2025-10-21 07:36:13 +02:00
terminal.lua fix(image): work around tmux extended-keys breaking TermResponse. Closes #2332 2025-10-24 06:59:17 +02:00
util.lua feat(compat): added svim, a compatibility layer for Neovim. Closes #1321 2025-02-20 06:59:44 +01:00