Commit 6141756554c6ee1a8a23728658279ef5e16262a0

Mark Jamsek 2022-06-20T05:05:43

alias C-b/C-f to scroll page back/forward with b/f Suggested by naddy. Remap 'f'ullscreen to 'F', and blame view key maps 'b' and 'B' to 'c' and 'C', respectively, per stsp's and naddy's suggestion. While here, remove trailing whitespace. ok naddy@