Shortcuts¶
Keyboard shortcuts¶
| Shortcuts | Description |
|---|---|
| ! | Shortcut to run bash commands directly |
| # | Shortcut to add to memory |
| @ | Mention a file |
| \ + ENTER | Multiline input (quick escape, all terminals) |
| ALT+CTRL+K | Mention a focused file |
| Attach a file | |
| CTRL+B | Move bash command to background |
| CTRL+C | Cancel current input or generation |
| CTRL+D | Exit Claude Code session |
| CTRL+J | Line feed character (multiline input) |
| CTRL+L | Clear terminal screen |
| CTRL+R | Reverse search command history |
| ESC + ESC | Rewind code/conversation |
| SHIFT+ENTER | Multiline input (after /terminal-setup) |
| SHIFT+TAB | Cycle through modes: Default → Auto-Accept (⏵⏵) → Plan Mode (⏸) → Default... |
| TAB | Toggle extended thinking |
| Up/Down arrows | Navigate command history |
Links¶
- Interactive mode
https://docs.claude.com/en/docs/claude-code/interactive-mode