summaryrefslogtreecommitdiffstats
path: root/sxiv.1
diff options
context:
space:
mode:
authorBerke Kocaoğlu <berkekocaoglu360@gmail.com>2021-04-14 19:10:14 +0200
committerBerke Kocaoğlu <berke.kocaoglu@metu.edu.tr>2021-09-16 21:55:31 +0200
commit88f77bc59c26068ae1a5e1c9a8bd3b1b88dbe683 (patch)
treed66afc56af1d2829916555fa0308f3acf90eb4c2 /sxiv.1
parent1d28627868f5133a25a0197af21a187799ffa98e (diff)
downloadnsxiv-88f77bc59c26068ae1a5e1c9a8bd3b1b88dbe683.tar.zst
Implement fill scale mode
Diffstat (limited to 'sxiv.1')
-rw-r--r--sxiv.15
1 files changed, 4 insertions, 1 deletions
diff --git a/sxiv.1 b/sxiv.1
index eff3d66..ff6f76f 100644
--- a/sxiv.1
+++ b/sxiv.1
@@ -97,7 +97,7 @@ may be a floating point number.
.TP
.BI "\-s " MODE
Set scale mode according to MODE character. Supported modes are: [d]own,
-[f]it, [w]idth, [h]eight.
+[f]it, [F]ill, [w]idth, [h]eight.
.TP
.B \-t
Start in thumbnail mode.
@@ -311,6 +311,9 @@ Set zoom level to 100%, but fit large images into window.
.B W
Fit image to window.
.TP
+.B F
+Fill image to window.
+.TP
.B e
Fit image to window width.
.TP