Skip to content

g-gundam/showkey.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

showkey.el

a copy of showkey.el that's installable via use-package

About

This is a copy of showkey by Drew Adams. I put it in its own git repo so that it could be installed via use-package.

This minor mode provides a nice way to show what keys your pressing and what functions they're calling. It's useful for demonstration purposes.

Installation

(use-package showkey
  :vc (:url "https://github.com/g-gundam/showkey.el" :branch "main"))

This should work in Emacs 30+.

About

a copy of showkey.el that's installable via use-package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors