mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-17 05:54:59 +02:00
Pause selection rendering
This commit is contained in:
@@ -157,6 +157,7 @@ typedef struct {
|
||||
bool inverted, cell_data_updated;
|
||||
unsigned int scrolled_by;
|
||||
LineBuf *linebuf;
|
||||
Selections selections, url_ranges;
|
||||
} paused_rendering;
|
||||
} Screen;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user