mirror of
https://github.com/openai/codex.git
synced 2026-05-03 21:01:55 +03:00
second pass at tui integration
This commit is contained in:
@@ -1012,6 +1012,7 @@ impl ChatWidget {
|
||||
command: ev.command,
|
||||
reason: ev.reason,
|
||||
risk: ev.risk,
|
||||
allow_prefix: ev.allow_prefix,
|
||||
};
|
||||
self.bottom_pane.push_approval_request(request);
|
||||
self.request_redraw();
|
||||
|
||||
Reference in New Issue
Block a user