[ ABORT TO HUD ]
SEQ. 1
SEQ. 2

Power User Shortcuts & Tips

💎 Pricing & Power Tips 15 min 200 BASE XP

Essential Keyboard Shortcuts

ShortcutActionPro Tip
Ctrl+I / Ctrl+LToggle Agent side paneYour hub for chat, agent tasks, and modes
Ctrl+KInline EditSelect code first — works in the terminal too
Shift+TabRotate Agent / Plan / AskPlan first on big changes
Ctrl+/Cycle modelsJump between Composer 2.5 and frontier models
Ctrl+EToggle agent layoutSidebar ↔ full editor layout
Ctrl+→Partial Tab acceptAccept suggestions word-by-word
Ctrl+EnterAccept all changesCtrl+Backspace rejects them
Ctrl+Shift+LAdd selection to chatFastest way to give the agent exact context
Ctrl+Shift+JCursor SettingsRules, models, features in one place
Ctrl+Shift+SpaceVoice modeDictate prompts hands-free

Productivity Workflows

  • Defensive Commits: Always git commit before major Agent sessions — checkpoints help, but Git is your ultimate rollback
  • Plan First: Shift+Tab into Plan Mode for anything touching more than a handful of files
  • Custom Skills: Save frequently-used workflows as skills with /create-skill
  • Worktrees: The Agents Window isolates parallel agents in Git worktrees automatically
  • Screenshots: Paste UI screenshots into the agent pane for visual debugging — the AI can see them

Troubleshooting Common Issues

IssueSolution
Slow responsesStart a fresh conversation, switch to a faster model (Gemini 3.5 Flash, Composer 2.5)
High memory usageClose unused tabs, restart Cursor periodically
Agent going in circlesRestore a checkpoint, switch to Plan Mode, tighten the prompt
Rules not applyingCheck the extension — project rules must be .mdc, not .md
SYNAPSE VERIFICATION
QUERY 1 // 3
What keyboard shortcut allows you to accept Tab suggestions word-by-word?
Shift+Tab
Ctrl+Right Arrow
Alt+Enter
Ctrl+Space
Power User Shortcuts & Tips Tutorial | Pricing & Power Tips — Cursor Academy