mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-18 06:25:13 +02:00
Implement modal keyboard handling
This commit is contained in:
@@ -265,7 +265,6 @@ typedef struct {
|
||||
bool has_render_frames;
|
||||
bool debug_rendering, debug_font_fallback;
|
||||
bool has_pending_resizes, has_pending_closes;
|
||||
bool in_sequence_mode;
|
||||
bool check_for_active_animated_images;
|
||||
struct { double x, y; } default_dpi;
|
||||
id_type active_drag_in_window, tracked_drag_in_window;
|
||||
|
||||
Reference in New Issue
Block a user