Patch 8.0.0609
Problem: For some people the hint about quitting is not sufficient.
Solution: Put <Enter> separately. Also use ":qa!" to get out even when
there are changes.
Files: src/normal.c
*** ../vim-8.0.0608/src/normal.c 2017-05-24 09:51:33.893347747 +0200
--- src/normal.c 2017-05-27 15:05:06.605474888 +0200
***************
*** 8986,8992 ****
#endif
&& !VIsual_active
&& no_reason)
! MSG(_("Type :quit<Enter> to exit Vim"));
/* Don't reset "restart_edit" when 'insertmode' is set, it won't be
* set again below when halfway a mapping. */
--- 8986,8992 ----
#endif
&& !VIsual_active
&& no_reason)
! MSG(_("Type :qa! and press <Enter> to abandon all changes and
exit Vim"));
/* Don't reset "restart_edit" when 'insertmode' is set, it won't be
* set again below when halfway a mapping. */
*** ../vim-8.0.0608/src/version.c 2017-06-04 15:30:30.038847999 +0200
--- src/version.c 2017-06-04 15:32:01.682206530 +0200
***************
*** 766,767 ****
--- 766,769 ----
{ /* Add new patch number below this line */
+ /**/
+ 609,
/**/
--
It's totally unfair to suggest - as many have - that engineers are socially
inept. Engineers simply have different objectives when it comes to social
interaction.
(Scott Adams - The Dilbert principle)
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
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.