The message comes up saying would you like to send the exit command so you can run you new proccess. well yes I would but I would like to always do this.

There has to be a way to add this in line to my script I just cant seem to find it. Anyone know?

link|improve this question
feedback

1 Answer

Your question isn't very clear, but from what I understand, clicking on the console window and pressing ctrl+C should end the previous process, after which you can use the run shortcut you configured to restart the process.

Notepad++ developers say here that they will not implement a command like NPP_TERMINATE to kill the console child process so looks like there's no way to write an NppExec script to do what ctrl+C does automatically.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.