On Tue, Jul 31, 2012 at 04:33:47PM -0400, Yves S. Garret wrote:
> Hello,

> 2 - Say I'm modifying multiple files.  The "buffers" feature makes it much
> easier to have multiple files in a single window and then switch between
> them.  This keeps my desktop sane by having just one window to look at.
> However, when I'm finished with a particular file (or it was modified by
> one of my apps and I don't care about it any more) I would like to do
> :close and just be done with it.  But... that buffer does not "close".
> What am I doing wrong and what is the purpose of :close?

you are looking for :bd which is short for :bdelete which deletes
buffers from the buffer list

-- 
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

Reply via email to