summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
-rw-r--r--sxiv.112
2 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index a996897..e65bc4b 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,7 @@ thumbnail mode are denoted via brackets:
h,j,k,l Pan image [move selection] left/down/up/right
(also with arrow keys)
+ H,J,K,L Pan to left/bottom/top/right image edge
<,> Rotate image (counter-)clockwise by 90 degrees
diff --git a/sxiv.1 b/sxiv.1
index d15cdeb..6c4fb3b 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -132,6 +132,18 @@ Pan image [move selection] up.
.TP
.BR l ", " Right
Pan image [move selection] right.
+.TP
+.BR H
+Pan to left image edge.
+.TP
+.BR J
+Pan to bottom image edge.
+.TP
+.BR K
+Pan to top image edge.
+.TP
+.BR L
+Pan to right image edge.
.SS Rotation
.TP
.B <