From 88f77bc59c26068ae1a5e1c9a8bd3b1b88dbe683 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Berke=20Kocao=C4=9Flu?= Date: Wed, 14 Apr 2021 20:10:14 +0300 Subject: Implement fill scale mode --- sxiv.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sxiv.1') 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 -- cgit v1.2.3