On Jan 29, 8:52 am, Tim Chase <[email protected]> wrote: > Otherwise, consider it a lesson in typing what you mean. Just > like in any other program, if using the Quit option prompts you > (which regularly using ":q" sans-exclamation-point would remind > you, a good habit to acquire) to save and you decline (by > specifying "!" in Vim), it's your own fault. >
For this reason, I always use commands like :w and :qa without the '!'. I have set the 'confirm' option, so that I am able to save and continue if I want to but it won't silently erase hours of work. -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
