What does pressing Escape do when Claude Code is actively executing a task?
Answer: Opens an interrupt menu with options to stop or continue the current task
Pressing Escape during an active task opens an interrupt menu rather than immediately terminating anything. The menu presents options such as stopping execution or continuing with modified instructions. It does not kill the session, switch to plan mode, or save a checkpoint.