Terminal (macOS) · Process Control

Interrupt the running command

Send SIGINT to stop the currently running process.

+C
Mac
⌃ + C
Windows
Ctrl + C
Linux
Ctrl + C

More process control shortcuts in Terminal (macOS)

See all 25 Terminal (macOS) shortcuts →