Skip to content
Snippets Groups Projects
Commit 5dbb908e authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Scroll whole pages with J and K

parent 2166148a
Branches
No related tags found
No related merge requests found
......@@ -114,12 +114,10 @@ tab-move +
gr
tab-next
J
<ctrl-pgdown>
<ctrl-n>
tab-prev
K
<ctrl-pgup>
<ctrl-p>
......@@ -392,9 +390,11 @@ wq
scroll-page 0 1
<ctrl-f>
K
scroll-page 0 -1
<ctrl-b>
J
scroll-page 0 0.5
<ctrl-d>
......@@ -707,8 +707,8 @@ scroll down
J
scroll up
K
#K
scroll right
L
#L
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment