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 /README.md | |
| parent | 78d1b4a990148bc8f021958d0fe5af7769a49088 (diff) | |
docs: clarify Codex uses native Ctrl+G external editor
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ It has got improved capabilities for Go code understanding (for example, create * Tmux popup editor (`hexai-tmux-edit`) for composing longer AI agent prompts - Opens `$EDITOR` in a tmux popup, pre-filled with the current prompt text - Auto-detects Claude Code, Cursor, Amp, Aider (WIP), and other agents + - OpenAI Codex CLI already has native external-editor support via `Ctrl+G` - Config-driven: add new agents via `[tmux_edit]` in config.toml * Support for OpenAI, OpenRouter, Anthropic, and Ollama |
