Files
pi/packages/tui/src/components
Mario Zechner df1d5c40ea fix(tui): proper Kitty image ID management and cleanup
- Add allocateImageId() to generate unique image IDs
- Add deleteKittyImage() and deleteAllKittyImages() functions
- Image component now tracks its ID and has dispose() method
- renderImage() returns imageId for tracking
- DOSBox: reuse single image ID for all frames, delete on dispose

Fixes image accumulation hitting terminal quota and lingering
images after component close.
2026-01-22 04:39:58 +01:00
..
2025-11-21 03:12:42 +01:00
2025-11-21 03:12:42 +01:00
2025-11-21 03:12:42 +01:00
2025-12-01 13:05:12 +01:00