summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1252804..510705f 100644
--- a/README.md
+++ b/README.md
@@ -31,8 +31,8 @@ It has got improved capabilities for Go code understanding (for example, create
- Includes a "Custom prompt" action (hotkey `p`) that opens your editor (`$HEXAI_EDITOR` or `$EDITOR`) on a temporary Markdown file.
* 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`
+ - Auto-detects Cursor, Amp, Aider (WIP), and other agents
+ - OpenAI Codex CLI and Claude Code CLI have 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