mirror of
https://github.com/openai/codex.git
synced 2026-04-27 16:15:09 +00:00
Enable tui_app_server feature by default (#15661)
This commit is contained in:
@@ -112,6 +112,8 @@ trust_level = "trusted"
|
||||
"resume".to_string(),
|
||||
"--last".to_string(),
|
||||
"--no-alt-screen".to_string(),
|
||||
"--disable".to_string(),
|
||||
"tui_app_server".to_string(),
|
||||
"-C".to_string(),
|
||||
repo_root.display().to_string(),
|
||||
"-c".to_string(),
|
||||
|
||||
Reference in New Issue
Block a user