You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The \u0003 command kills whatever is running. Chaining the commands with && didn't work (maybe I wasn't escaping it correctly), but two separate entries well enough.
Maybe there's a more elegant way? If not, feel free to close this.
I want to restart a server, something like this https://stackoverflow.com/questions/35248007/vscode-editor-restart-nodejs-server-when-file-is-changed, but more generic.
Maybe there is a way to send a SIGINT?
The text was updated successfully, but these errors were encountered: