summaryrefslogtreecommitdiff
path: root/docs/tmux.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-22 13:32:21 +0200
committerPaul Buetow <paul@buetow.org>2026-02-22 13:32:21 +0200
commit8735394dae4266bea638b20b5d327ce366a608a1 (patch)
tree463483208ab6a16a98357403dfb3821702b7c68f /docs/tmux.md
parent78d1b4a990148bc8f021958d0fe5af7769a49088 (diff)
docs: clarify Codex uses native Ctrl+G external editor
Diffstat (limited to 'docs/tmux.md')
-rw-r--r--docs/tmux.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/tmux.md b/docs/tmux.md
index b851296..a1628cb 100644
--- a/docs/tmux.md
+++ b/docs/tmux.md
@@ -73,6 +73,8 @@ window_minutes = 60 # default 60; min 1, max 1440
`hexai-tmux-edit` opens your `$EDITOR` in a tmux popup to compose longer prompts when working with AI CLI agents (Claude Code, Cursor, Amp, Aider, etc.).
+OpenAI Codex CLI already supports editing in an external editor via `Ctrl+G`, so it does not need a built-in `hexai-tmux-edit` agent profile.
+
![Popup editor in action](tmux-edit-popup.png)
The editor opens as a tmux popup overlay, pre-filled with any existing prompt text from the agent's input. After saving and closing, the text is sent back: