Control mouse cursor using keyboard like the Vim keybind ;)
This fork implements a slightly different keybinding compared to the original version.
h
,j
,k
,l
: acts as you know in normal mode.i
: switch to Input mode<space>
: Left clickn
: Middle click;
: Right clicka
,<opt>
: Very slow cursor speeds
: Slow cursor speedd
: Fast cursor speedf
,<shift>
: Very fast cursor speedg
: Acts as mouse wheel. Use combined withh
,j
,k
,l
anda
,s
,d
,f
.y
: Yankp
: Pasteu
: Undor
: ⌘R, typically reload.
^;
,<fn>;
,<ESC>
: switch to Normal mode;