From c330b55de4035b058965d45989a14662b99a77a3 Mon Sep 17 00:00:00 2001 From: baskerville Date: Sun, 15 Jul 2012 10:30:58 +0200 Subject: handle count prefix in thumbnail movements --- sxiv.1 | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'sxiv.1') diff --git a/sxiv.1 b/sxiv.1 index 01143ba..c2c0c2c 100644 --- a/sxiv.1 +++ b/sxiv.1 @@ -126,16 +126,24 @@ Remove current image from file list and go to next image. The following keyboard commands are only available in thumbnail mode: .TP .BR h ", " Left -Move selection left. +Move selection left +.I count +times. .TP .BR j ", " Down -Move selection down. +Move selection down +.I count +times. .TP .BR k ", " Up -Move selection up. +Move selection up +.I count +times. .TP .BR l ", " Right -Move selection right. +Move selection right +.I count +times. .TP .BR Ctrl-j ", " Ctrl-Down Scroll thumbnail grid one window height down. -- cgit v1.2.3-54-g00ecf