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/usage.md | |
| parent | 78d1b4a990148bc8f021958d0fe5af7769a49088 (diff) | |
docs: clarify Codex uses native Ctrl+G external editor
Diffstat (limited to 'docs/usage.md')
| -rw-r--r-- | docs/usage.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/usage.md b/docs/usage.md index f5d977b..f4f4850 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -157,6 +157,8 @@ Tips: This is useful when working with AI CLI agents (Claude Code, Cursor, Amp, Aider, etc.) and you need to compose a longer, multi-line prompt with the comfort of your regular editor (spellcheck, search/replace, etc.). +OpenAI Codex CLI is not a built-in `hexai-tmux-edit` agent. Codex already supports editing in an external editor via `Ctrl+G`. + ### Supported agents Built-in agent detection (auto-detected from pane content, checked in order): |
