Skip to content

Emacs statusbar over the minibuffer with child frames

License

Notifications You must be signed in to change notification settings

dakra/statusbar.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Emacs statusbar

Show a statusbar on the bottom right corner over the minibuffer area.

You can pull mode-line variables to be shown in the statusbar instead of the mode-line, display your own variables or show custom string.

If you use Emacs full-screen and have the frame split into multiple windows (or even use Emacs as your window manager with Exwm), the mode-line often shows information that's not specific to a certain window/buffer but yet are repeated every window and clutter the mode-line. E.g. org-mode-line-string, display-time-string, or battery-mode-line-string are such candidates.

statusbar removes them from your mode-line and only shows them once on the bottom-right over the minibuffer, which is most of the time empty anyway.

Configuration

See the statusbar customization group for settings: M-x customize-group RET statusbar

Usage

statusbar defines a global minor mode and can be turned on and off with statusbar-mode.

Warning

This package is alpha and you certainly will find bugs. Please report issues on GitHub.

About

Emacs statusbar over the minibuffer with child frames

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published