GNU ELPA - ibuffer-sidebar

ibuffer-sidebar Atom Feed

Description
Sidebar for `ibuffer'
Latest
ibuffer-sidebar-1.0.0.tar (.sig), 2026-Jul-18, 30.0 KiB
Maintainer
James Nguyen <james@jojojames.com>
Website
https://github.com/jojojames/ibuffer-sidebar
Browse 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

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