From f0fe44f35504788edc241e347252384517a33087 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sun, 6 Sep 2020 20:40:29 -0400 Subject: Add C-r, C-s for basic scrollback search --- catgirl.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'catgirl.1') diff --git a/catgirl.1 b/catgirl.1 index 6e9f867..ad2b3a2 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd September 3, 2020 +.Dd September 6, 2020 .Dt CATGIRL 1 .Os . @@ -459,6 +459,10 @@ Redraw the UI. Switch to next window. .It Ic C-p Switch to previous window. +.It Ic C-r +Scroll to previous line matching input. +.It Ic C-s +Scroll to next line matching input. .It Ic C-v Scroll down a page. .It Ic M-- -- cgit 1.4.1