jontsai / emacs-keycast

Show current command and its key in the mode line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show current command and its binding

This package provides four modes that display the current command and its key or mouse binding.

  • keycast-mode-line-mode shows the current binding at the bottom of the selected window, in its mode line.
  • keycast-header-line-mode shows the current binding at the top of the selected window, in its header line.
  • keycast-tab-bar-mode shows the current binding at the top of the selected frame, in its tab bar.
  • keycast-log-mode displays a list of recent bindings in a dedicated frame.

http://readme.emacsair.me/keycast.png



Compile NonGNU ELPA MELPA Stable MELPA

About

Show current command and its key in the mode line

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 95.1%Language:Makefile 4.9%