From 8735394dae4266bea638b20b5d327ce366a608a1 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 22 Feb 2026 13:32:21 +0200 Subject: docs: clarify Codex uses native Ctrl+G external editor --- config.toml.example | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config.toml.example') diff --git a/config.toml.example b/config.toml.example index d23f738..84734a5 100644 --- a/config.toml.example +++ b/config.toml.example @@ -161,6 +161,8 @@ temperature = 0.2 # Override or add agent definitions (merged with built-in defaults by name). # Built-in agents (checked in order): cursor, claude, amp, aider. +# OpenAI Codex CLI already supports external editor mode via Ctrl+G, +# so no built-in codex tmux_edit agent profile is needed. # - cursor: Box UI │...│, clears with End+BSpace*200 # - claude: Prompt symbol ❯, clears with C-a C-k (Emacs/readline) # - amp: Box UI │...│ (TUI mode), clears with C-u (Emacs/readline) -- cgit v1.2.3