minibuffer-line 
- Description
- Display status info in the minibuffer window
- Latest
- minibuffer-line-0.1.0.20221221.2.tar (.sig), 2026-Aug-16, 10.0 KiB
- Maintainer
- Stefan Monnier <monnier@iro.umontreal.ca>
- Other versions:
- release version
- Website
- https://elpa.gnu.org/nongnu/minibuffer-line.html
- ELPA's Repository
- CGit or Gitweb
- Badge
To install this package from Emacs, use package-install or list-packages.
Full description
This package lets you display various status information in the minibuffer window instead of the mode-line. Of course, this is only displayed when the minibuffer window is not already used for other things (e.g. a minibuffer or an each area message). The contents and aspect is controlled by the `minibuffer-line-format' variable and the `minibuffer-line' face. Their current default kind of sucks: suggestions for improvements welcome.