Documentation Index
Fetch the complete documentation index at: https://docs.cline.bot/llms.txt
Use this file to discover all available pages before exploring further.
What is the TUI?
The TUI is Cline’s interactive terminal interface. It is designed for conversational, in-terminal work: ask questions, review plans, approve actions, and iterate quickly.Prerequisites
Install the CLI:Launch the TUI
Core TUI Actions
Tabto toggle Plan/ActShift+Tabto toggle auto-approve allCtrl+Cto abort a running turn; press again to exitCtrl+Dto exit when the prompt is empty and idleCtrl+Lto clear the chat view or current conversation/settings,/model,/account,/mcp,/compact,/undo,/clear,/history,/help,/quit@filementions for workspace context
When to Use TUI vs Headless
- Use TUI when you want collaboration and approvals.
- Use headless (
--json, piped stdin/stdout, CI scripts) for automation.

