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 --- docs/configuration.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/configuration.md') diff --git a/docs/configuration.md b/docs/configuration.md index 939b001..013d2c8 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -141,4 +141,5 @@ Hexai Tmux Edit (popup editor) ``` - Built-in agents: `claude`, `cursor`, `amp`, `aider`. See [config.toml.example](../config.toml.example) for all fields. +- OpenAI Codex CLI uses its native external editor shortcut (`Ctrl+G`) instead of a built-in `tmux_edit` agent profile. - Tmux keybinding: `bind e run-shell -b "cd '#{pane_current_path}' && hexai-tmux-edit --pane '#{pane_id}'"` -- cgit v1.2.3