On 2017-05-23, lostmsu wrote:
> A significant milestone was achieved today: Stack Overflow question "How to
> exit VIM" reached 1,000,000 views.
>
> It looks like the time has come for a radical change: make VIM finally behave
> like any other sane program and respect UNIX SIGINT signal.
>
> I propose the following behavior:
>
> • if there are no unsaved changes, simply exit
> • if there are changes, switch to command mode, and print the same warning
> one gets when doing :q
I rely on Vim behaving just as it does: when I type CTRL-C it
attempts to stop what it's doing but does not exit. If it happens
to stop just before I type the CTRL-C, it does not exit but prints
the statement,
Type :quit<Enter> to exit Vim
This is exactly the behavior I would expect and which I want. Your
proposal would make it too easy to exit Vim inadvertently.
Regards,
Gary
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.