Stopping Claude Mid-Action Without Losing the Conversation
Claude Code is three tool calls into a task and you can already tell it's heading the wrong way — say, editing the wrong module. You want to stop it immediately without discarding everything said so far.
What do you press?
The correct answer is "Esc — it stops mid-action and preserves context."
Esc interrupts whatever Claude is doing right now while keeping the
conversation intact, so you can immediately redirect: "stop — the bug
is in session handling, not the login form." Ctrl+C is a harder
stop that ends the whole session, /clear discards the conversation
entirely rather than just pausing it, and Esc Esc is a different
action — it opens the rewind menu, not a simple mid-action stop.
Share this question