how to stop a command in the VS Code terminal

后端 未结 11 1014
天命终不由人
天命终不由人 2021-02-06 22:48

I\'ve been stopping commands with the trash can for too long. Command period doesn\'t work on Mac. I can\'t find anywhere how to stop the terminal via a command. Anyone know wha

11条回答
  •  失恋的感觉
    2021-02-06 23:53

    If you are on linux, open the shortcuts:

    Then type kill, this option will appear.

    Double-click on the record, choose a shortcut for it, then open the terminal, ctrl + j, then press the shortcut you chose.

    The difference in pressing ctrl+j and then ctrl+j again to close, is that it will not keep the terminal process, but only close it.

提交回复
热议问题