Hacker News new | ask | show | jobs
by ryanianian 2868 days ago
There's also "key-chord-mode" which lets you bind any function to any two keys pressed in unison (or right after each-other) [1]. IIRC it's built-in to all modern versions.

[1] https://www.emacswiki.org/emacs/KeyChord

I'm trying to build out more ergonomic bindings since emacs-pinky is starting to haunt me at times. I have key-chords setup for very common things like jump to beginning/end of line ('jk' and 'kl').