Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save command keys #35

Open
psionic-k opened this issue Jan 3, 2024 · 1 comment
Open

Save command keys #35

psionic-k opened this issue Jan 3, 2024 · 1 comment

Comments

@psionic-k
Copy link

I've often looked at this package and wondered why it seems very nearly useful.

The lack of data on key sequences seems to be a problem.

Implementation wise, for each command, we can just take the most recently seen sequence to be the sequence that binds the command.

This would only wildly alternate for commands we're not usually interested in, such as self-insert-command.

As a follow-up, it would be preferable if we could group commands by key sequences and thereby see which keys we use the most, aggregated over the commands the same sequence dispatches to.

@forthrin
Copy link

@dacap: +1

How does one get keystrokes into the statistics? Like here:

https://blog.binchen.org/posts/how-to-be-extremely-efficient-in-emacs.html

Curiously requested as #1 in 2012.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants