Download raw body.
u/ctrl-u/d/ctrl-d bindings for scrolling in tog
Stefan Sperling:
> Don't only Ctrl+u/Ctrl+u scroll half a page?
> It seems this patch is deleting the u/d keys again, which as far as I
> understood should remain as a full-page scroll?
From the less(1) manual:
d | ^D
Scroll forward N lines, default one half of the screen size.
u | ^U
Scroll backward N lines, default one half of the screen size.
--
Christian "naddy" Weisgerber naddy@mips.inka.de
u/ctrl-u/d/ctrl-d bindings for scrolling in tog