Slash commands
Commands Vendor docs
command
| name | type | required | meaning | concept | |
|---|---|---|---|---|---|
| /about | command | Show CLI version, system, and account info. Also copies it to the clipboard. | docs ↗ | ||
| /ask | command | Toggle Ask mode for read-only questions | docs ↗ | ||
| /bedrock | command | Configure Bedrock when the Bedrock feature is enabled | docs ↗ | ||
| /clear | command | Start a new chat session. `/new`, `/new-chat`, and `/newchat` are aliases. | docs ↗ | ||
| /config | command | Configure CLI settings interactively | docs ↗ | ||
| /copy | command | Copy a previous user message to the clipboard | docs ↗ | ||
| /copy-conversation-id | command | Copy the current conversation ID to the clipboard | docs ↗ | ||
| /copy-request-id | command | Copy the last request ID to the clipboard | docs ↗ | ||
| /debug | command | Toggle Debug mode or submit a prompt in Debug mode | docs ↗ | ||
| /exit | command | Exit | docs ↗ | ||
| /feedback | command | Share feedback with the team | docs ↗ | ||
| /fork | command | Fork the current chat into a new session | docs ↗ | ||
| /help | command | Show help. Use `/help <command>` for command details. | docs ↗ | ||
| /line-numbers | command | Toggle line numbers in code blocks | docs ↗ | ||
| /logout | command | Sign out from Cursor | docs ↗ | ||
| /logs | command | Show the debug log path and copy it to the clipboard | docs ↗ | ||
| /max-mode | command | Toggle max mode on the selected model | docs ↗ | ||
| /mcp | command | Manage MCP servers and list tools for a server | docs ↗ | ||
| /model | command | Select a model. Press `Tab` to edit. | docs ↗ | ||
| /open | command | Open the repository's Git root in Cursor. `/cursor` is an alias. | docs ↗ | ||
| /plan | command | Switch to Plan mode, show the current plan, or submit a prompt in Plan mode | docs ↗ | ||
| /plugin | command | Manage plugins and marketplaces | docs ↗ | ||
| /quit | command | Exit | docs ↗ | ||
| /rename | command | Rename the current chat session | docs ↗ | ||
| /resume | command | Open recent chats and resume one | docs ↗ | ||
| /rewind | command | Jump back to a previous message | docs ↗ | ||
| /run-everything | command | Toggle Run Everything or show its status. `/auto-run` is an alias. | docs ↗ | ||
| /sandbox | command | Configure sandbox mode and network access settings | docs ↗ | ||
| /setup-terminal | command | Configure terminal newline keybindings. See Terminal setup. | docs ↗ | ||
| /shell | command | Enter Shell Mode. `/sh` and `/run` are aliases. | docs ↗ | ||
| /show-thinking | command | Toggle thinking block display | docs ↗ | ||
| /status-indicators | command | Toggle terminal title status indicators | docs ↗ | ||
| /summarize | command | Summarize the conversation to reduce context. `/compress` is an alias. | docs ↗ | ||
| /update | command | Update Cursor Agent to the latest version | docs ↗ | ||
| /vim | command | Toggle Vim keys | docs ↗ |