mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-28 03:01:57 +02:00
API to set screen window number
This commit is contained in:
@@ -132,6 +132,7 @@ typedef struct {
|
||||
monotonic_t start, duration;
|
||||
} ignore_bells;
|
||||
bool redraws_multiline_prompts;
|
||||
unsigned int display_window_number;
|
||||
} Screen;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user