I've been diving into vi/vim for a few weeks and I'm curious about using key remapping tools like kmonad or keyd. If you use one, what key mappings have you found most helpful or time-saving?
1 Answer
I use kmonad and love it! I've set my capslock to act as escape, but if I hold it down, it switches to a new layer with some bindings like the vim cursor keys and WASD for navigation. After switching to Wayland, kmonad was a lifesaver since simulating keypresses can be tricky. I tried ydotool, but it didn't work for me—kmonad's tap macros really save the day!
Wow, you really explained a lot there! I learned some new stuff and now I have more questions! Thanks for sharing.