2019-10-20 12:07:54 -04:00
|
|
|
#+TITLE: emacs/ibuffer
|
|
|
|
#+DATE: October 20, 2019
|
|
|
|
#+SINCE: v2.1.0
|
|
|
|
#+STARTUP: inlineimages
|
|
|
|
|
|
|
|
* Table of Contents :TOC_3:noexport:
|
|
|
|
- [[#description][Description]]
|
|
|
|
- [[#module-flags][Module Flags]]
|
|
|
|
- [[#plugins][Plugins]]
|
|
|
|
- [[#prerequisites][Prerequisites]]
|
|
|
|
- [[#features][Features]]
|
|
|
|
- [[#configuration][Configuration]]
|
|
|
|
- [[#troubleshooting][Troubleshooting]]
|
|
|
|
|
|
|
|
* Description
|
|
|
|
This module augments ibuffer.
|
|
|
|
|
|
|
|
+ Adds project-based grouping of buffers
|
|
|
|
+ Support for file-type icons
|
|
|
|
+ Uses human-readable file-size
|
|
|
|
|
|
|
|
** Module Flags
|
|
|
|
+ =+icons= Enables filetype icons for buffers
|
|
|
|
|
|
|
|
** Plugins
|
|
|
|
+ [[https://github.com/purcell/ibuffer-projectile][ibuffer-projectile]]
|
|
|
|
+ [[https://github.com/purcell/ibuffer-vc][ibuffer-vc]]
|
|
|
|
|
|
|
|
* Prerequisites
|
2021-03-06 12:05:55 -05:00
|
|
|
This module has no prerequisites.
|
2019-10-20 12:07:54 -04:00
|
|
|
|
|
|
|
* TODO Features
|
|
|
|
|
|
|
|
* TODO Configuration
|
|
|
|
|
|
|
|
* TODO Troubleshooting
|