mjrusso / scoot

Keyboard-driven MacOS cursor actuator
BSD 3-Clause "New" or "Revised" License
333 stars 14 forks source link

More complete vi mode setup #44

Open strogonoff opened 1 year ago

strogonoff commented 1 year ago

I know this is probably out of scope due to implementation complexity, but I’d thought I’d file for posterity. Perhaps there’s a statically linkable library that makes implementing this easy?

The feature request is to support vi bindings in a more complete way, so that I could e.g. hit 10j to move 10 steps down.