ELPA Logo GNU ELPA: minibuffer-line

minibuffer-line Atom Feed

Description
Display status info in the minibuffer window
Latest
minibuffer-line.tar (.sig), 2024-Mar-31, 0.02 KiB
Maintainer
Stefan Monnier <monnier@iro.umontreal.ca>
Other versions:
development version
Website
https://elpa.gnu.org/nongnu/minibuffer-line.html
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.