keyfreq icon indicating copy to clipboard operation
keyfreq copied to clipboard

Save keystrokes frequency

Open dacap opened this issue 12 years ago • 1 comments

Along command frequency we could record keystrokes frequency. Check for "this-command-keys" in "keyfreq-pre-command-hook" function.

More information: http://www.gnu.org/software/emacs/manual/html_node/elisp/Command-Overview.html http://www.gnu.org/software/emacs/manual/html_node/elisp/Command-Loop-Info.html

dacap avatar Aug 28 '12 23:08 dacap

It would be especially useful to be able to combine the command the the invoking keystroke. I want to know that common commands are being invoked with easy keystrokes.

DevJac avatar Nov 14 '19 21:11 DevJac