By Pindi Sahota · Last updated: 2026-06-07
This page contains affiliate links. If you purchase through them, I may earn a commission at no extra cost to you.
Claude Keyboard Shortcuts and Power User Tips (2026)
Last updated: 2026-06-07
Claude keyboard shortcuts let you interact with Claude faster without reaching for the mouse. The Claude web interface at claude.ai includes a set of hotkeys for navigation, message control, and interface management. Beyond shortcuts, a handful of power user habits dramatically improve the quality and speed of working with Claude for any task. This guide covers every keyboard shortcut plus the techniques that experienced Claude users rely on daily.
Claude Keyboard Shortcuts — Complete List
Message Input Shortcuts
| Shortcut | Action |
|---|---|
| Enter | Send the current message |
| Shift + Enter | Add a new line in the message input without sending |
| Ctrl + Z (Win/Linux) / Cmd + Z (Mac) | Undo last text edit in input |
| Ctrl + A (Win/Linux) / Cmd + A (Mac) | Select all text in input field |
| Ctrl + C (Win/Linux) / Cmd + C (Mac) | Copy selected text |
| Ctrl + V (Win/Linux) / Cmd + V (Mac) | Paste text |
| Ctrl + X (Win/Linux) / Cmd + X (Mac) | Cut selected text |
Navigation Shortcuts
| Shortcut | Action |
|---|---|
| Ctrl + K (Win/Linux) / Cmd + K (Mac) | Open conversation search / command palette |
| Ctrl + N (Win/Linux) / Cmd + N (Mac) | Start a new conversation |
| Escape | Close modal dialogs, dismiss menus |
| Tab | Move focus between interface elements |
Conversation Management
| Shortcut | Action |
|---|---|
| Ctrl + Shift + C (Win/Linux) / Cmd + Shift + C (Mac) | Copy last Claude response |
| Ctrl + / (Win/Linux) / Cmd + / (Mac) | Open keyboard shortcut reference |
Browser Shortcuts That Work in Claude
Because Claude runs in a browser, standard browser shortcuts also apply:
| Shortcut | Action |
|---|---|
| Ctrl + F (Win/Linux) / Cmd + F (Mac) | Find text on the current page (searches conversation text) |
| Ctrl + + / Ctrl + - | Zoom in / zoom out |
| Ctrl + 0 | Reset zoom to 100% |
| F11 | Full-screen mode (more chat space) |
| Alt + Left Arrow (Win) / Cmd + Left Arrow (Mac) | Back |
Markdown Formatting in Input
Claude's input field supports Markdown (a lightweight text formatting syntax) for structuring long messages. Use these formatting shorthands:
| Markdown Syntax | Output |
|---|---|
bold text | bold text |
italic text | italic text |
` code | inline code |
`python (then new line, code, then ` ) | Code block with syntax highlighting |
# Heading | Large heading |
- item | Bullet list item |
| 1. item` | Numbered list item |
Using Markdown in your prompts helps Claude understand the structure of your request, especially for complex multi-part prompts. It also makes long prompts easier to read before sending.
How to Use Claude — Speed Workflow Techniques
Step 1: Master Shift + Enter for Multi-Line Prompts
The single most common frustration for new Claude users is accidentally sending a message mid-prompt by pressing Enter. Shift + Enter adds a new line without sending. Use it whenever you are writing a multi-paragraph prompt with distinct sections.
For complex prompts that need clear structure — such as a task with a role, context, instructions, and format specification — writing them with line breaks and Markdown headings makes the prompt easier to review before sending.
Step 2: Use the Command Palette (Ctrl/Cmd + K)
The command palette is one of Claude's most underused features. Press Ctrl + K (Windows/Linux) or Cmd + K (Mac) to open a search and action panel. From here you can:
- Search through your conversation history by keyword
- Jump to a specific Project
- Start a new conversation
- Access settings
For users with many saved conversations, the command palette is the fastest way to navigate between them without scrolling through the sidebar.
Step 3: Copy Responses Efficiently
Rather than highlighting and right-clicking to copy Claude's responses, look for the copy icon that appears when you hover over any Claude message. This copies the full Markdown-formatted text of the response to your clipboard — useful for pasting into documents, code editors, or notes apps. For code blocks specifically, each block has its own copy button in the top-right corner.
Step 4: Edit Sent Messages
If you spot a mistake or want to modify a prompt you have already sent, hover over your message and click the edit (pencil) icon. You can revise the message and resend it. Claude will regenerate its response based on the updated prompt, and the original version and response are removed from the visible conversation. This is faster than typing a correction in a new message.
Step 5: Regenerate Responses
If Claude's response is not quite right and you want it to try again without any changes to the prompt, click the regenerate icon below any Claude response. This generates a new response to the same prompt. Regenerating is useful when the response is structurally off — too long, wrong tone, or missed the main point — rather than when you want a targeted tweak. For targeted changes, use a follow-up message instead.
Claude Power User Techniques
Technique 1: Prompt Templates in a Text Expander
Create a library of prompt templates for your most common Claude tasks and store them in a text expander tool (such as TextExpander, Raycast, or the built-in text replacement features on macOS/Windows). Assign each template a short keyword. When you need to send a recurring prompt type, type the keyword and expand it — then fill in the specific details.
Example template for a summarisation task: ` You are a professional summariser. Summarise the following [DOCUMENT TYPE] in [NUMBER] bullet points. Focus on [TOPIC FOCUS]. Audience: [AUDIENCE]. Max length per bullet: 20 words.
[PASTE CONTENT HERE] `
Saving these as expandable text snippets eliminates repetitive typing and keeps your prompts consistently structured.
Technique 2: Use Claude Projects With Full Instructions Upfront
Every ongoing working context should have a Claude Project with detailed instructions written before you start. See the Claude Projects guide for the full process. The time investment in writing good Project instructions — typically 15–30 minutes — pays off across every future conversation in that Project because you eliminate the need to re-establish context each time.
Technique 3: Stage Complex Tasks Explicitly
For multi-step tasks, number your steps and tell Claude explicitly when to move to the next one. Rather than asking Claude to "research, plan, and write a blog post in one go," say:
"We will do this in three stages. Stage 1: List 5 key points for an article about [topic]. Wait for my approval before proceeding to Stage 2."
This gives you control checkpoints and prevents Claude from producing a final output based on research you have not reviewed.
Technique 4: Use "Continue" and "Go On" for Long Outputs
If Claude stops mid-output — for example, cutting off a long list or document — simply type "Continue" or "Go on" and it will pick up where it left off. You can do this multiple times. This is more reliable than asking Claude to "write the rest" which can cause it to produce a revised beginning rather than continuing from the cut-off point.
Technique 5: Ask Claude to Rate and Critique Its Own Response
After receiving a response, ask Claude: "On a scale of 1–10, how well does that answer the original question? What is missing or weak?" This self-critique often surfaces improvements Claude can make without you needing to identify them. Follow up with: "Now rewrite it addressing those weaknesses."
Technique 6: Use Specific Format Instructions to Reduce Editing
Every round of editing is time you spend. Reduce editing by being highly specific about format in your initial prompt:
- "Use British English spelling."
- "Use active voice throughout."
- "No bullet points — prose paragraphs only."
- "Maximum 3 sentences per paragraph."
- "Do not include an introduction or conclusion — just the main content."
Specificity upfront is faster than editing after.
Technique 7: Create a Personal Prompt Library
Maintain a document (or use a notes app) with your best-performing Claude prompts. Whenever you write a prompt that produces an excellent result, save it. Over time you build a personalised library of proven prompts for your specific tasks and domains. This is especially valuable for anyone who uses Claude professionally for the same types of work repeatedly.
Claude Interface Tips
- Expand the input box. Drag the top edge of the text input upward to make it taller, giving you more room to write long, structured prompts.
- Use full-screen mode. Press F11 to expand the browser to full screen, maximising the chat area.
- Turn off sidebar clutter. If you have many old conversations, use the Claude Projects sidebar section to keep your active work pinned and accessible.
- Use dark mode. Claude's interface supports dark mode, inherited from your operating system or browser preferences. Dark mode reduces eye strain during long sessions.
Related Claude Guides
- How to Write Your First Prompt in Claude — The fundamentals of writing effective Claude prompts
- How to Use Claude Projects — Persistent workspaces for ongoing tasks
- Claude on Mobile — Using Claude efficiently on iPhone and Android
- Advanced Prompt Engineering for Claude — Expert-level prompting techniques