about summary refs log tree commit diff
path: root/catgirl.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-09-03 16:37:31 -0400
committerJune McEnroe <june@causal.agency>2020-09-03 16:37:31 -0400
commit49e626b2f3b4b1eb984b53e94b57eb2ece69adeb (patch)
treeb0148a8bb58c3b8b7eb768725e861fbaa9ca2436 /catgirl.1
parentFix M-u behaviour difference before and after reflow (diff)
downloadcatgirl-49e626b2f3b4b1eb984b53e94b57eb2ece69adeb.tar.gz
catgirl-49e626b2f3b4b1eb984b53e94b57eb2ece69adeb.zip
Add M-n, M-p to jump to highlights
Diffstat (limited to 'catgirl.1')
-rw-r--r--catgirl.110
1 files changed, 7 insertions, 3 deletions
diff --git a/catgirl.1 b/catgirl.1
index 6ae5d51..6e9f867 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -1,4 +1,4 @@
-.Dd August 20, 2020
+.Dd September  3, 2020
 .Dt CATGIRL 1
 .Os
 .
@@ -473,6 +473,8 @@ Switch to previously selected window.
 Scroll to top.
 .It Ic M->
 Scroll to bottom.
+.It Ic M- Ns Ar n
+Switch to window by number 0\(en9.
 .It Ic M-a
 Cycle through unread windows.
 .It Ic M-l
@@ -484,8 +486,10 @@ to return to
 .Nm .
 .It Ic M-m
 Insert a blank line in the window.
-.It Ic M- Ns Ar n
-Switch to window by number 0\(en9.
+.It Ic M-n
+Scroll to next highlight.
+.It Ic M-p
+Scroll to previous highlight.
 .It Ic M-u
 Scroll to first unread line.
 .It Ic M-v