mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-16 05:24:20 +02:00
@@ -114,7 +114,7 @@ typedef struct {
|
||||
color_type cursor_bg;
|
||||
CursorRenderInfo cursor;
|
||||
} last_rendered;
|
||||
bool is_dirty, scroll_changed, reload_all_gpu_data;
|
||||
bool is_dirty, scroll_changed, reload_all_gpu_data, sgr_blink_was_used;
|
||||
Cursor *cursor;
|
||||
Savepoint main_savepoint, alt_savepoint;
|
||||
PyObject *callbacks, *test_child;
|
||||
|
||||
Reference in New Issue
Block a user