Often I test a function or click too often on an key on my keyboard.
I can’t stop the output of the function… I can’t stop VIM doing what it is asked to do.
Is there a way to Stop all processes in VIM?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I have asked a similar question recently.
CTRL+Cworks most of the time to interrupt a long process.To add a button, see
:help toolbar-icon.It should be something like
:amenu icon=[icon-path] Toolbar.Stop <C-C>