diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-08 21:57:37 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-08 21:57:37 +0200 |
| commit | 03cbe41dfa124a78116609cdfa49014ad4d09e8c (patch) | |
| tree | 0472119f957aa08cb99f760e6732d03f5e4b4679 /README.md | |
| parent | ec9e3714ed12cc86f585550d56241b3e6b7e63aa (diff) | |
| parent | 8587047eee4f1358556e94894bb233c6e7391171 (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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
