My ported AHK config #49
MatejKafka
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/MatejKafka/KeyboardRemap
The config is described in the README. Some of the remaps are quite similar to your "king" config — what may be interesting to you is the arrow remap, the browser mode, and the GUI indicator using AHK. :)
Also, after a lot of testing, I'm currently using arrows on
jkil
, withj
=ArrowDown,k
= ArrowUp,i
= ArrowLeft andl
= ArrowRight. Although it probably looks a bit counterintuitive, it lets me keep my fingers on the home row most of the time (for vertical scrolling, which I'm doing more often than horizontal one), and it almost matches thevim
defaults. :)Beta Was this translation helpful? Give feedback.
All reactions