Hi, 
:h catch-interrupt 
shows an example of catching interrupts, but it works not as it was
described. The document says:

> If you press CTRL-C at the prompt, the script is terminated.

But the problem is: when I press CTRL-C at the prompt, the script is not
terminated, instead, it will give you another prompt.

How to catch the interrupts at 'input()' prompt?

I'm not currently on the list, please Cc me, Thanks.

-- 
Dasn


--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to