Wednesday, July 11, 2012

Re: Cleaning up the buffer list

On Wed, Jul 11, 2012 at 07:38:04PM -0400, Chris Jones wrote:

> Has anyone looked into buffer list manipulation before and could advise
> on a different approach & suggest how I might be able to come up with
> something a bit less clunky..?

You could use :bufdo to execute a function that gathered a list of the
buffer numbers that could be killed, and then call :bwipeout/:bdelete on
them.

Danek

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

No comments: