about summary refs log tree commit diff
path: root/catgirl.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-02-22 22:22:02 -0500
committerJune McEnroe <june@causal.agency>2019-02-22 22:22:16 -0500
commit200842aa64f1f66e902dc186de15e49d0dba7830 (patch)
tree55591fae2fc329e17156d217a78bab666504f98a /catgirl.1
parentRemove topic TODO (diff)
downloadcatgirl-200842aa64f1f66e902dc186de15e49d0dba7830.tar.gz
catgirl-200842aa64f1f66e902dc186de15e49d0dba7830.zip
Bind up and down arrows to scroll
Honestly it's kind of weird that IRC clients usually use these for input
history.
Diffstat (limited to 'catgirl.1')
-rw-r--r--catgirl.16
1 files changed, 3 insertions, 3 deletions
diff --git a/catgirl.1 b/catgirl.1
index 754aec8..3a6b2f5 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -298,14 +298,14 @@ Redraw the UI.
 Insert a blank line in the window.
 .It Ic M- Ns Ar n
 Switch to window by number 0\(en9.
+.It Ic Down
+Scroll window down by one line.
 .It Ic PageDown
 Scroll window down by half a page.
 .It Ic PageUp
 Scroll window up by half a page.
-.It Ic S-Left
+.It Ic Up
 Scroll window up by one line.
-.It Ic S-Right
-Scroll window down by one line.
 .El
 .
 .Sh ENVIRONMENT