General6 min read
Claude Code Keyboard Shortcuts: Navigate Faster
shortcutskeyboardworkflow
Session Control
Ctrl+C— interrupt current operation, keep session aliveCtrl+\— restart task with fresh context windowCtrl+D— end sessionCtrl+L— clear terminal scrollback (not the session)
Input Control
Ctrl+V— paste into input bufferCtrl+A— beginning of lineCtrl+E— end of lineUp/Down arrows— navigate command history
Slash Commands
Type / at the prompt to see available slash commands. Start typing to filter. Press Tab to autocomplete.
/help— show all available commands/model [name]— switch active model/resume— resume previous session/clear— reset context, keep session/exit— end session cleanly
VS Code Extension Shortcuts
If you are using the Claude Code VS Code extension:
Ctrl+Shift+C— open Claude Code terminal in VS CodeCtrl+Shift+R— resume last sessionCtrl+Shift+A— ask in current file context
Customizing Shortcuts
You cannot currently customize the CLI shortcuts, but the VS Code extension respects VS Code's keyboard shortcut configuration if you want to remap the extension commands to different keys.
Get Started with Claude Code
Start building with Claude Code today. Free to download, powerful enough for production.