Quick Reference

Everything at a glance.

Normal Mode
iEnter insert mode
j / kNavigate list
Ctrl+D / Ctrl+UHalf-page down / up
gg / GGo to top / bottom
EnterView output
sInteract with prompt
mToggle mode
r / RRetry / Resume
J / KReorder queue
/Filter prompts
+ / -Workers +/-
h / lResize split
?Help overlay
SpaceToggle select
v / VVisual / Select all
dDelete selected
xKill selected
qQuit
Insert Mode
EnterSubmit prompt
EscCancel
TabAccept suggestion
Up / DownHistory / Suggestions
Ctrl+WToggle worktree
Shift+EnterInsert newline
Ctrl+EOpen in $EDITOR
:name+TabExpand template
@tagTag the prompt
View Mode
j / kScroll output
sEnter interact
fToggle auto-scroll
tToggle split view
wExport output
xKill worker
Ctrl+PQuick prompts popup
Esc / qBack to normal
Interact Mode
EnterSend message
EscBack to normal
PTY Interact Mode
all keysForwarded to PTY
EscBack to view
Filter Mode
typeLive filter prompts
@tagFilter by tag
EnterApply filter
EscClear & cancel
Binaries
clhorded &Start daemon (background)
clhordeLaunch TUI
clhorde-cliCLI tool
CLI Commands (clhorde-cli)
submit "text"Submit prompt to daemon
statusShow daemon status
attach <id>Stream prompt output
store listList stored prompts
store drop allDrop all prompts
store clean-worktreesClean worktrees
keys listList keybindings
qp add <k> <msg>Add quick prompt
config initCreate default config
Config & Symbols
~/.config/clhorde/Config directory
keymap.tomlKeys, settings, quick prompts
templates.tomlPrompt templates
~/.local/share/clhorde/Data directory
daemon.sockDaemon Unix socket
daemon.pidDaemon PID file
Completed
Running
Pending / Queued
Failed
[WT]Worktree enabled
@tagPrompt tag
Navigation
j / kNext / prev (Normal, View)
Ctrl+D / Ctrl+UHalf-page down / up (Normal)
gg / GTop / bottom (Normal)
Up / DownHistory or suggestions (Insert)
/Enter filter mode (Normal)
h / lResize split (Normal)
Prompt Input
iEnter insert mode (Normal)
EnterSubmit prompt (Insert) / Send (Interact)
TabAccept suggestion (Insert)
Ctrl+WToggle worktree (Insert)
Shift+EnterInsert newline (Insert)
Ctrl+EOpen in $EDITOR (Insert)
:name+TabExpand template (Insert)
@tagTag prompt (Insert) / Filter (Filter)
Viewing & Output
EnterView output (Normal)
fToggle auto-scroll (View)
tToggle split view (View)
wExport output (View)
Ctrl+PQuick prompts popup (View)
Esc / qBack (View, Filter)
Interaction
sEnter interact (Normal, View)
EnterSend message (Interact)
all keysForwarded to PTY (PTY Interact)
Selection & Batch
SpaceToggle select (Normal)
vVisual select mode (Normal)
VSelect all visible (Normal)
dDelete selected (Normal)
xKill selected (Normal) / Kill worker (View)
mToggle mode for selection (Normal)
rRetry selected (Normal)
Management
r / RRetry / Resume (Normal)
mToggle prompt mode (Normal)
J / KReorder queue (Normal)
+ / -Workers +/- (Normal)
?Help overlay (Normal)
qQuit (Normal)