onivim/oni

enhancement: bind h,j,k,l to scroll the browser split

Open

#1,952 opened on Mar 27, 2018

View on GitHub
 (1 comment) (1 reaction) (0 assignees)TypeScript (336 forks)batch import
enhancementhelp wantedinsider

Repository metrics

Stars
 (11,389 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Because of the amazing sneakability already available one of my first thoughts was to try and figure out how to scroll the browser without having to move my mouse.

I wonder if it'd be possible to bind the vim navigation keys to scrolling left right up and down, not sure if the webview api gives access to that sort of functionality

Contributor guide