Skip to content

elp-revive/echo-bar.el

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: GPL v3 JCS-ELPA

echo-bar.el

Display a custom status at the end of the echo area

CI

Customization

The format of the echo bar can be set using the echo-bar-format variable. This variable uses the same format as mode-line-format.

Alternatively, you can set echo-bar-function to a custom function to be run every time the echo bar updates, and the output of this function will be used as the contents of the echo bar.

Screenshots

Displayed at the end of the echo area

It will also be displayed at the end of the minibuffer

About

Display some custom text at the end of the echo area

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  
  •  

Packages

No packages published

Languages

  • Emacs Lisp 100.0%