Learn
25 shortcuts · 0 practiced
Submit Prompt
CoreSend your prompt to Claude Code.
New Line
CoreInsert a new line in the input.
Cancel / Interrupt
CoreCancel the current generation or operation.
Accept All Changes
PermissionsAccept all pending tool use permissions.
Reject Change
PermissionsReject the current pending tool use.
New Conversation
NavigationStart a fresh conversation.
Clear Screen
NavigationClear the terminal output.
Previous Prompt
HistoryNavigate to the previous prompt in history.
Next Prompt
HistoryNavigate to the next prompt in history.
Copy Selection
TerminalCopy selected text from terminal.
Paste
TerminalPaste text into the input.
Open in Editor
ToolsOpen the current file in your editor.
Scroll Up
NavigationScroll output up.
Scroll Down
NavigationScroll output down.
Toggle Vim Mode
SettingsToggle vim keybindings in the input.
Compact Mode
SettingsToggle compact message display.
Tab Complete
CoreAuto-complete file paths and commands.
Multi-File Edit
ToolsEdit multiple files in one operation.
Diff View
ToolsView the diff of pending changes.
Clear Input
CoreClear the current input line.
Delete Word
EditingDelete the previous word in input.
Go to Line Start
EditingMove cursor to the beginning of line.
Go to Line End
EditingMove cursor to the end of line.
Kill Line
EditingDelete from cursor to end of line.
Send SIGINT
TerminalSend interrupt signal to running process.