From c06a45746117786f687ded1c62047e9194107e96 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 23 Feb 2019 12:24:39 -0500 Subject: Add C-n and C-p key bindings to switch windows --- catgirl.1 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'catgirl.1') diff --git a/catgirl.1 b/catgirl.1 index 8927480..2f2bcbb 100644 --- a/catgirl.1 +++ b/catgirl.1 @@ -1,4 +1,4 @@ -.Dd February 22, 2019 +.Dd February 23, 2019 .Dt CATGIRL 1 .Os . @@ -292,6 +292,10 @@ The color numbers are as follows: .Bl -tag -width "PageDown" -compact .It Ic C-l Redraw the UI. +.It Ic C-n +Switch to the next window. +.It Ic C-p +Swittch to the previous window. .It Ic M-m Insert a blank line in the window. .It Ic M- Ns Ar n -- cgit 1.4.1