How to prevent ctrl+c from closing the git window if git, is configured in webstorm

git, is configured in webstorm for example, the development reactApp will often execute npm start , and will use ctrl+c when you want to terminate, but then the git window will be closed in webstorm (it is troublesome every time you need to reopen the window), and the window is still there when you open ctrl+c by right-clicking on the desktop, how can you solve it?

Mar.02,2021

I really want to help you, but I don't understand your problem

Menu