Input And Editor Tools

These commands make the TUI easier to use when one-line prompting is not enough.

Useful Input Commands

  • /editor: open your configured editor for multi-line input
  • /image: attach an image to the next prompt
  • /steer: send a non-interrupting note to the active run
  • /followup: queue work after the current turn settles
  • /retry: resend the last prompt

Queue And Stop Controls

  • /clear: clear the session transcript
  • /clear queue: clear queued steer and follow-up items
  • /stop: stop the active turn and clear queued continuation

When To Use /steer vs /followup

  • use /steer when you need to redirect the current work without restarting from scratch
  • use /followup when the current turn should finish first

Was this page helpful? Report issues on GitHub.