1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-05 05:21:26 -08:00
No description
Find a file
justbur 41d0d60c3d Add option to select display-buffer function.
Only 2 are implemented at the moment.
2015-07-02 21:28:48 -04:00
LICENSE.md Add license 2015-07-01 20:20:55 -04:00
README.md Less rough now 2015-07-01 22:42:42 -04:00
which-key.el Add option to select display-buffer function. 2015-07-02 21:28:48 -04:00

emacs-which-key

Rewrite of guide-key-mode for emacs.

It's very rough right now.

Planned features:

  1. Simplify code, especially the trigger mechanism to make it less resource intensive than guide-key.
  2. Add option to replace descriptions of keys on the fly.
  3. Switch from using popwin to window-purpose.