$ recombobulate _
home / tips / press-escape-to-interrupt-claude-mid-task
0

Press Escape to Interrupt Claude Mid-Task

bagwaa @bagwaa · Mar 25, 2026 · Shortcuts
press-escape-to-interrupt-claude-mid-task

Claude is heading in the wrong direction and you can already tell — don't wait for it to finish. Hit Escape to stop it immediately.

You: Migrate the entire database schema to use UUIDs

Claude: I'll start by reading all 47 migration files...
        [reading file 1 of 47...]

[Press Escape]

You: Actually, just migrate the users table for now.

The Escape key cancels Claude's current action without losing your conversation history. You can then refine your prompt and continue from where you left off.

This is much faster than letting Claude finish a large task and then asking it to undo changes — especially when file modifications are involved. It's also useful when you realise your prompt was ambiguous and Claude has interpreted it more broadly than you intended.

A few situations where Escape saves you time:

  • Claude starts reading dozens of files when you only needed it to check one
  • You notice it's about to modify a file you didn't intend to change
  • The approach it's taking is technically valid but not what you wanted
  • You simply wrote the prompt wrong and caught it early

After pressing Escape, Claude will acknowledge the interruption and wait for your next instruction. No harm done.

Escape is your undo button before the change happens — use it freely.

~/recombobulate $ tip --comments --count=0

Log in to leave a comment.

~/recombobulate $ tip --related --limit=3
0
Ask Side Questions Without Polluting Context with /btw

The /btw command lets you ask quick side questions that are answered immediately but never added to the conversation history.

bagwaa @bagwaa · 1 hour ago
0
Jump Back Into Your Most Recent Conversation with --continue

The --continue flag loads your most recent conversation instantly, no session ID required.

bagwaa @bagwaa · 1 hour ago
0
Give Claude Visual Context by Pasting Images from Any Source

Claude Code accepts images from any clipboard source — screenshots, Slack messages, browser windows, and design mockups all paste directly into your prompt.

bagwaa @bagwaa · 3 hours ago