Unable to close many buffers by one command in Vim -


I use the Vim in the screen I run the command

  vim & lt; Bigfolder & gt;  

I'm stuck because it does not mean to stop each buffer.

 : q  

How can you stop all the active buffers in VIM by a command in Vim

"post-text" itemprop = "text">

: qall Or : qa will close all windows


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -