Files
neovim/runtime/lua/vim
Chip Senkbeil d44b0d1f69 feat(img): vim.ui.img.del(math.huge) clears all images #39484
Problem:
Similar to clearmatches(), it's always necessary to provide a fallback
that allows the user to do a "global reset" when something goes wrong.

Solution:
vim.img.del(math.huge) clears all images.

Use kitty's d=A command to clear all placements in a single
escape sequence rather than N individual deletes, also freeing stored
image data not referenced by the scrollback buffer.
2026-04-29 10:38:20 -04:00
..
2026-04-25 11:16:18 -04:00
2026-04-20 07:09:37 -04:00
2025-06-06 15:36:48 +01:00
2026-04-25 11:16:18 -04:00
2026-04-26 20:25:49 +02:00
2026-01-09 10:07:15 +01:00
2026-03-11 18:00:18 +01:00
2026-04-12 14:17:50 +02:00
2026-04-26 20:25:49 +02:00