summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--catgirl.119
1 files changed, 12 insertions, 7 deletions
diff --git a/catgirl.1 b/catgirl.1
index 2f2bcbb..00df98b 100644
--- a/catgirl.1
+++ b/catgirl.1
@@ -152,11 +152,6 @@ Any messages entered in the
 window will be sent as raw IRC commands.
 .
 .Ss UI Commands
-A slash followed immediately by a number
-is equivalent to the
-.Ic /window
-command.
-.
 .Bl -tag -width Ds
 .It Ic /close
 Close the current window.
@@ -197,8 +192,18 @@ Press
 .Aq Enter
 to resume the UI.
 .
-.It Ic /window Ar number | name
-Switch to window by number or name.
+.It Ic /window Ar name
+Switch to window by name.
+.
+.It Ic /window Ar num , Ic / Ns Ar num
+Switch to window by number.
+If
+.Ar num
+starts with
+.Cm +
+or
+.Cm - ,
+the number is relative to the current window.
 .El
 .
 .Sh KEY BINDINGS
olspan='3' class='logmsg'> 2024-09-10Add August 29 picnic photosJune McEnroe 2024-09-08Apply some bold to trips renderingJune McEnroe This seems easier to visually scan. The only other thing I'd like is a nicer date rendering but JavaScript is useless for that. 2024-09-08Render trips hopefully more efficientlyJune McEnroe 2024-09-08Allow removing bodies and lensesJune McEnroe 2024-09-08Limit body width so it looks less silly on desktopJune McEnroe 2024-09-07Handle no film being loadedJune McEnroe 2024-09-07Fancy up the text a littleJune McEnroe