onivim/oni

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

Open

#1.952 geöffnet am 27. März 2018

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)TypeScript (336 Forks)batch import
enhancementhelp wantedinsider

Repository-Metriken

Stars
 (11.389 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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