mirror of
https://github.com/openai/codex.git
synced 2026-05-18 10:12:59 +00:00
codex: address PR review feedback (#20252)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user