snacks.nvim/lua/snacks/image
Sassan Haradji 9df47bce6a
feat(image): add icns support (#2120)
## Description

Add support for icns using sips

## Screenshots

<img width="708" height="910" alt="image"
src="https://github.com/user-attachments/assets/9ca85b23-e020-4b05-9aeb-6d40666d71b6"
/>

Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2025-10-21 08:37:14 +02:00
..
buf.lua feat(image): proper inline rendering of math expressions. Closes #1318. Closes #1454 2025-03-01 08:01:11 +01:00
convert.lua feat(image): add icns support (#2120) 2025-10-21 08:37:14 +02:00
doc.lua fix(image): hover close in insert mode (#2215) 2025-10-19 12:04:44 +02:00
image.lua feat(image): added clear fun. Closes #1394 2025-10-20 18:27:14 +02:00
init.lua feat(image): add icns support (#2120) 2025-10-21 08:37:14 +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.terminal): write queued terminal output on main 2025-02-24 11:27:39 +01:00
util.lua feat(compat): added svim, a compatibility layer for Neovim. Closes #1321 2025-02-20 06:59:44 +01:00