core-agent-ide/codex-rs/tui/src
2025-04-29 18:42:52 -07:00
..
app.rs feat: make it possible to set disable_response_storage = true in config.toml (#714) 2025-04-28 15:39:34 -07:00
app_event.rs feat(tui-rs): add support for mousewheel scrolling (#641) 2025-04-25 12:01:52 -07:00
bottom_pane.rs feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629) 2025-04-24 13:31:40 -07:00
chatwidget.rs feat: make it possible to set disable_response_storage = true in config.toml (#714) 2025-04-28 15:39:34 -07:00
cli.rs feat: bring back -s option to specify sandbox permissions (#739) 2025-04-29 18:42:52 -07:00
conversation_history_widget.rs fix: drop d as keyboard shortcut for scrolling in the TUI (#704) 2025-04-28 10:39:58 -07:00
exec_command.rs feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629) 2025-04-24 13:31:40 -07:00
git_warning_screen.rs feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629) 2025-04-24 13:31:40 -07:00
history_cell.rs feat: load defaults into Config and introduce ConfigOverrides (#677) 2025-04-27 21:47:50 -07:00
lib.rs feat: bring back -s option to specify sandbox permissions (#739) 2025-04-29 18:42:52 -07:00
log_layer.rs feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629) 2025-04-24 13:31:40 -07:00
main.rs feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629) 2025-04-24 13:31:40 -07:00
scroll_event_helper.rs feat(tui-rs): add support for mousewheel scrolling (#641) 2025-04-25 12:01:52 -07:00
status_indicator_widget.rs feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629) 2025-04-24 13:31:40 -07:00
tui.rs feat(tui-rs): add support for mousewheel scrolling (#641) 2025-04-25 12:01:52 -07:00
user_approval_widget.rs feat: initial import of Rust implementation of Codex CLI in codex-rs/ (#629) 2025-04-24 13:31:40 -07:00