mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-09-15 18:31:58 +00:00
Fixes #13719 The Kitty graphics protocol requires retransmitting data for a specific image ID to delete the previous image and all of its placements. Ghostty instead preserved the placement count and map when replacing image data. Repeated `a=T` commands therefore added one anonymous placement per frame and retained its tracked pin. Spec: https://sw.kovidgoyal.net/kitty/graphics-protocol/#display-images-on-screen