diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-22 13:32:21 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-22 13:32:21 +0200 |
| commit | 8735394dae4266bea638b20b5d327ce366a608a1 (patch) | |
| tree | 463483208ab6a16a98357403dfb3821702b7c68f /docs/configuration.md | |
| parent | 78d1b4a990148bc8f021958d0fe5af7769a49088 (diff) | |
docs: clarify Codex uses native Ctrl+G external editor
Diffstat (limited to 'docs/configuration.md')
| -rw-r--r-- | docs/configuration.md | 1 |
1 files changed, 1 insertions, 0 deletions
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}'"` |
