about summary refs log tree commit diff
path: root/catgirl.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-02-09 07:46:30 -0500
committerJune McEnroe <june@causal.agency>2020-02-09 07:46:30 -0500
commit26eefa35c90760536a2045a5d097e7670613c4b0 (patch)
treefd9bb5788a878b1936a484293aaf0ebcd2e0c6d9 /catgirl.1
parentUse iswspace for word movement (diff)
downloadcatgirl-26eefa35c90760536a2045a5d097e7670613c4b0.tar.gz
catgirl-26eefa35c90760536a2045a5d097e7670613c4b0.zip
Add C-n and C-p
Diffstat (limited to 'catgirl.1')
-rw-r--r--catgirl.14
1 files changed, 4 insertions, 0 deletions
diff --git a/catgirl.1 b/catgirl.1
index 2a3828d..5648c92 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -242,6 +242,10 @@ Complete nick, channel or command.
 .Bl -tag -width Ds -compact
 .It Ic C-l
 Redraw the UI.
+.It Ic C-n
+Switch to next window.
+.It Ic C-p
+Switch to previous window.
 .It Ic M-m
 Insert a blank line in the window.
 .It Ic M- Ns Ar n