mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-23 08:47:47 +02:00
Initial port of code to use TextCache
This commit is contained in:
@@ -172,6 +172,7 @@ typedef struct {
|
||||
Selections selections, url_ranges;
|
||||
} paused_rendering;
|
||||
CharsetState charset;
|
||||
ListOfChars *lc;
|
||||
} Screen;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user