codex: address PR review feedback (#20252)

This commit is contained in:
Felipe Coury
2026-05-01 18:03:44 -03:00
parent 8875cdc09a
commit 709917bc39

View File

@@ -681,6 +681,7 @@ impl Tui {
pub fn clear_pending_history_lines(&mut self) {
self.pending_history_lines.clear();
self.pending_resize_replay_lines = None;
}
/// Resize the inline viewport to `height` rows, scrolling content above it if