mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-24 09:18:08 +02:00
Handle T action with chunked transfer correctly
This commit is contained in:
@@ -64,6 +64,7 @@ typedef struct {
|
||||
|
||||
index_type lines, columns;
|
||||
size_t image_count, images_capacity, loading_image;
|
||||
char last_init_img_action;
|
||||
Image *images;
|
||||
size_t count, capacity, rp_capacity;
|
||||
ImageRenderData *render_data;
|
||||
|
||||
Reference in New Issue
Block a user