Skip to content

Releases: muffinmad/emacs-ibuffer-project

v2.1

05 Feb 19:41
Compare
Choose a tag to compare

Use project-root[s] to get project root (#4)

v2.0

11 Feb 06:41
Compare
Choose a tag to compare

It is now possible to group buffers by custom functions and regexps

v1.3

08 Feb 21:25
Compare
Choose a tag to compare

Added possibility to cache project info per directory.

v1.2.1

22 Nov 12:36
Compare
Choose a tag to compare

Don't use xor because It is added to subr.el only in Emacs 27.

v1.2

21 Nov 08:54
Compare
Choose a tag to compare
  • Sort buffers by project in first place
  • Buffers with name starts with asterisk are placed at the end
  • Sort groups

v1.1

25 Sep 11:06
Compare
Choose a tag to compare

Use buffer-local-value instead of with-current-buffer