[PATCH] Sort buffer names

Sanel Zukan sanelz at gmail.com
Wed Mar 14 14:49:42 CET 2012


Hi,

Here is patch for sorted buffer names when ':ls" was given. I often
use this command and when you have a bit of loaded files with various
additional modes that opens own buffers, things becomes quite messy.

This patch will apply sort on buffer names, so hidden buffers (those
with " *xxx*") will be put first, then modes specific buffers (e.g.
"*xxx*") and then goes files/directories.

One nice feature would be numbering buffers, just like Vim does, so
each buffer can be opened with ":b<n>". What do you guys think about
it?

Regards,
Sanel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buffer-sort.patch
Type: application/octet-stream
Size: 581 bytes
Desc: not available
Url : https://lists.ourproject.org/pipermail/implementations-list/attachments/20120314/09f76b95/attachment.obj 


More information about the implementations-list mailing list