summaryrefslogtreecommitdiffstats
path: root/sxiv.1
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2015-12-26 15:24:08 +0100
committerBert Münnich <ber.t@posteo.de>2015-12-26 15:24:08 +0100
commitf75fa78ecaea43204e5e6abdf568139a7b621d6d (patch)
tree895b71e9ca8047d2f0f51898fdd6a8a5aaca9840 /sxiv.1
parent4db3029bc609043f4aa029b36f9d1e9dfcc5e8e2 (diff)
downloadnsxiv-f75fa78ecaea43204e5e6abdf568139a7b621d6d.tar.zst
Make navigate_frame command respect a count prefix
Diffstat (limited to 'sxiv.1')
-rw-r--r--sxiv.18
1 files changed, 6 insertions, 2 deletions
diff --git a/sxiv.1 b/sxiv.1
index 4756150..6777b36 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -228,10 +228,14 @@ Go
.SS Handle multi-frame images
.TP
.B Ctrl-n
-Go to the next frame of a multi-frame image.
+Go
+.I count
+frames of a multi-frame image forward.
.TP
.B Ctrl-p
-Go to the previous frame of a multi-frame image.
+Go
+.I count
+frames of a multi-frame image backward.
.TP
.B Ctrl-Space
Play/stop animations of multi-frame images.