1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-04 21:12:23 -08:00
No description
Find a file
2015-07-03 08:40:09 -04:00
LICENSE.md Add license 2015-07-01 20:20:55 -04:00
README.org Switch readme to org-mode 2015-07-03 08:40:09 -04:00
which-key.el Switch back to popwin for now 2015-07-03 08:32:40 -04:00

Rewrite of guide-key-mode for emacs.

Status

It is somewhat stable for me at the moment, but expect to see potentially weird behavior (then to report it to me!).

Completed

  1. Use idle timers to trigger window popup instead of guide-key's constant polling.
  2. Add support for replacement lists to modify key descriptions on the fly.

Ongoing/Planned

  1. Explore alternatives to popwin like window-pupose and using display-buffer directly