In Linux terminal if I run a command like:
$ node httserver.js
The command runs and by doing ctrl + c the program is terminated and new line comes in terminal for us to enter a command.
I felt ctrl + c as the macOS terminal keyboard combo to do that but it doesn’t work.