Qwerasd b624cfe262 fix(terminal): avoid Screen.reset causing use of undefined
Fully reset the kitty image storage instead of using the delete handler,
previously this caused a memory corruption / likely segfault due to use
of undefined, since the delete handler tries to clear the tracked pins
for placements, which it gets from the terminal, for which `undefined`
was passed in before.
2025-02-11 14:20:47 -05:00
..
2024-12-03 15:53:12 -08:00
2024-06-24 15:16:24 -07:00
2024-08-05 13:56:57 +02:00
2024-12-04 12:38:40 -08:00
2024-03-22 20:28:05 -07:00
2024-12-25 00:20:06 -08:00
2024-06-24 15:16:24 -07:00