Skip to content

Transparently adds Vim-like HJKL controls to any Cursive view

License

Notifications You must be signed in to change notification settings

gamma-delta/cursive-hjkl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cursive-hjkl

Transparently wraps any cursive View with hjkl controls.

Specifically, the wrapper listens for HJKL keys, and if the inner view doesn't respond to them, it re-sends an event with arrow keys instead. Because it spoofs arrow keys, it should Just Work on a lot of pre-existing views.

I wrote this for ttyloop.

About

Transparently adds Vim-like HJKL controls to any Cursive view

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages