Sunday, December 6, 2015

Re: Unintentionally closing Vim with many buffers open

On Saturday, December 5, 2015 at 1:18:02 PM UTC-6, wolfv wrote:
> Sometimes I unintentionally close Vim with many buffers open.
> Then I have to reopen Vim and reopen all the buffers I was working on.
> Is there a way to prevent this, like a plugin that prompts "Multiple buffers are open, are you sure you want to close them?"
>
> Thank you.

Why are you using :q if you want Vim to stay open? Maybe :bd instead would suit your purposes better?

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment