onivim/oni

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

Open

#1.952 aberto em 27 de mar. de 2018

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)TypeScript (336 forks)batch import
enhancementhelp wantedinsider

Métricas do repositório

Stars
 (11.389 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 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

Guia do colaborador