An efficiency tool that enhancing the CapsLock key into a modifier key.
Currently, it supports the following keybindings:
-
Moving:
e/d/s/f-> move up/down/left/righta/g-> move to the beginning/end of the lineSpace-> EnterLAlt+s/f-> move one word left/rightLAlt+e/d-> move 5 lines up/down
-
Deleting:
w/r-> delete left/rightBackSpace-> delete the current lineLAlt+w/r-> delete one word left/right
-
Selecting:
i/k/j/l-> select up/down/left/righth/;-> select to line beginning/endLAlt+j/l-> select one word left/right
Requires AutoHotkey v2.x.