From: Christian Weisgerber Subject: Re: u/ctrl-u/d/ctrl-d bindings for scrolling in tog To: Mikhail Cc: gameoftrees@openbsd.org Date: Sat, 11 Jun 2022 23:17:50 +0200 Mikhail: > I try to switch from got log/got diff -c workflow to tog, and I miss > 'less' bindings which I used to use. > -.It Cm Page-down, Ctrl+f > +.It Cm Page-down, Ctrl+f, d, Ctrl+d > Move the selection cursor down one page. > -.It Cm Page-up, Ctrl+b > +.It Cm Page-up, Ctrl+b, u, Ctrl+u > Move the selection cursor up one page. But that's not what ^D and ^U do in less(1) or vi(1). There they scroll up/down _half_ a page. -- Christian "naddy" Weisgerber naddy@mips.inka.de