Skip to content

Commit

Permalink
[doc] add shortcuts associated with the input search
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanpoelen committed Dec 1, 2023
1 parent d99d3bb commit 3721944
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion htmlviewer
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 3721944

Please sign in to comment.