mirror of
https://github.com/openai/codex.git
synced 2026-05-23 20:44:50 +00:00
feat(tui): add ambient pets
This commit is contained in:
@@ -203,6 +203,7 @@ fn new_config(model: Option<String>, arg0_paths: Arg0DispatchPaths) -> anyhow::R
|
||||
tui_terminal_title: None,
|
||||
tui_theme: None,
|
||||
tui_raw_output_mode: false,
|
||||
tui_pet: None,
|
||||
terminal_resize_reflow: TerminalResizeReflowConfig::default(),
|
||||
tui_keymap: TuiKeymap::default(),
|
||||
tui_session_picker_view: SessionPickerViewMode::Dense,
|
||||
|
||||
Reference in New Issue
Block a user