combobulate
combobulate copied to clipboard
Repeat keys with repeat-mode
I know the package is still under active development, but it has already proven so useful for my use case so thanks for that!
I have a question (or maybe a feature request): is it possible to make the combobulate functions repeatable with repeat-mode? I am thinking specifically of C-M-f/b/u/d/p/n/a/e (and repeat-mode to remove the C-M part from any consecutive functions called).
Have a look at my article on creating your own repeat key maps. It's not hard at all!
https://www.masteringemacs.org/article/mastering-key-bindings-emacs
Could be a good place to start until I add the feature.
Thanks for reminding me of your article! I was able to get it working in my config now :)
Looking forward to more developments for this package :)