From 3721944d86521d2315669d1b28dcf70011053f98 Mon Sep 17 00:00:00 2001 From: Jonathan Poelen Date: Fri, 1 Dec 2023 02:27:56 +0100 Subject: [PATCH] [doc] add shortcuts associated with the input search --- htmlviewer | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/htmlviewer b/htmlviewer index b86c2f3..e0caded 100755 --- a/htmlviewer +++ b/htmlviewer @@ -327,7 +327,11 @@ help() { |{${cl}word${cr}|${cl}fuzzy${cr}|${cl}text${cr}|${cl}regex${cr}} ]... Show a finder. - Default are ${cd}chapter${cr}, ${cd}uppercase_only${cr}, ${cd}accent_only${cr} and ${cd}word${cr}. + + In the input field, use the ${cd}up${cr}/${cd}down${cr} arrow and ${cd}page up${cr}/${cd}down${cr} to + navigate the search list. ${cd}Enter${cr} validates selection. + + The default options are ${cd}chapter${cr}, ${cd}uppercase_only${cr}, ${cd}accent_only${cr} and ${cd}word${cr}. - ${cl}chapter${cr}, ${cl}img${cr}: Indicates from which part the urls will be cut.