summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-08 21:57:37 +0200
committerPaul Buetow <paul@buetow.org>2026-02-08 21:57:37 +0200
commit03cbe41dfa124a78116609cdfa49014ad4d09e8c (patch)
tree0472119f957aa08cb99f760e6732d03f5e4b4679 /README.md
parentec9e3714ed12cc86f585550d56241b3e6b7e63aa (diff)
parent8587047eee4f1358556e94894bb233c6e7391171 (diff)
Merge: resolve README conflict, keep hexai-tmux-edit and Custom prompt docs
Co-authored-by: Cursor <cursoragent@cursor.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5bd1bcd..a8f7901 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ It has got improved capabilities for Go code understanding (for example, create
* Stand-alone command line tool for LLM interaction
* Parallel completions and CLI responses from multiple providers/models for side-by-side comparison
* TUI AI code-action runner (`hexai-tmux-action`) with Bubble Tea
- - Includes a \u201cCustom prompt\u201d action (hotkey `p`) that opens your editor (`$HEXAI_EDITOR` or `$EDITOR`) on a temporary Markdown file.
+ - 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, and other agents