ELPA Logo GNU-devel ELPA: ibuffer-sidebar

ibuffer-sidebar Atom Feed

Description
Sidebar for `ibuffer'
Latest
ibuffer-sidebar-1.0.0.0.20260718.2.tar (.sig), 2026-Aug-16, 30.0 KiB
Maintainer
James Nguyen <james@jojojames.com>
Other versions:
release version
Website
https://github.com/jojojames/ibuffer-sidebar
ELPA's Repository
CGit or Gitweb
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

badge.svg ibuffer-sidebar-badge.svg ibuffer-sidebar-badge.svg ibuffer-sidebar.svg

1. Screenshots

ibuffer-sidebar.png

When used with dired-sidebar.

with-dired-sidebar.png

2. Installation

2.1. Melpa / Elpa

(use-package ibuffer-sidebar
  :ensure t
  :commands (ibuffer-sidebar-toggle-sidebar))

3. Contributing

cask
make compile
make test