persp-mode.el icon indicating copy to clipboard operation
persp-mode.el copied to clipboard

Add ibuffer integration

Open Overdr0ne opened this issue 6 years ago • 2 comments

This took me a little while to figure out so I thought others might benefit. I like ibuffer for its ability to create really expressive, chainable filters. Projectile also has ibuffer integration so there's some precedent.

Overdr0ne avatar Dec 27 '19 23:12 Overdr0ne

This is nice. But I will not merge it. persp-mode.el is already too fat and complicated. I'd like to leave it as a separate configuration snippet.

I can add it to this gist(which is referenced in README(however nobody reads readme)) If you are not against it.

Bad-ptr avatar Feb 15 '20 18:02 Bad-ptr

@Overdr0ne You may find this interesting, as it does something similar: https://github.com/alphapapa/bufler.el

alphapapa avatar Mar 15 '20 00:03 alphapapa