Merge branch 'pr-fix-screen-switching' of https://github.com/sergei-grechanik/kitty
This commit is contained in:
commit
1f84e2d4e5
@ -977,6 +977,7 @@ screen_toggle_screen_buffer(Screen *self, bool save_cursor, bool clear_alt_scree
|
||||
}
|
||||
screen_history_scroll(self, SCROLL_FULL, false);
|
||||
self->is_dirty = true;
|
||||
self->grman->layers_dirty = true;
|
||||
clear_selection(&self->selections);
|
||||
global_state.check_for_active_animated_images = true;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user