> From: Benno Schulenberg <[email protected]> > Date: Fri, 12 May 2017 13:52:25 +0200 > > As 'info' is a document reader, I kind of expect it to behave > like 'less': when I type the arrow keys, the text scrolls.
Maybe you should try "info --vie-keys", then it behaves much more like Less, not only in this regard. > So I would like to request a setting, 'movement-always-scrolls', > that makes 'info' behave for forward movements as if the cursor > is on the last line of the screen, and for backwards movements > as if the cursor is on the top line of the screen, no matter where > the cursor actually is, while keeping the cursor in the exact same > spot on the screen (when line length allows it). You can rebind the arrow keys to the corresponding commands, and make it permanent using 'infokeys', can't you?
