From aab9f76fa0330ff68a4279db4a6de2fec5973d30 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Wed, 12 Feb 2020 01:00:39 -0500 Subject: Add C-v and M-v I figure there should be some way to scroll without keypad, and apparently this is what emacs offers... --- catgirl.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'catgirl.1') diff --git a/catgirl.1 b/catgirl.1 index 7b0b308..ad62f83 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -291,6 +291,8 @@ Switch to next window. Switch to previously selected window. .It Ic C-p Switch to previous window. +.It Ic C-v +Scroll down a page. .It Ic M-/ Switch to previously selected window. .It Ic M-a @@ -308,6 +310,8 @@ Insert a blank line in the window. Switch to window by number 0\(en9. .It Ic M-u Scroll to first unread line. +.It Ic M-v +Scroll up a page. .El . .Ss IRC Formatting -- cgit 1.4.1