diff --git a/README.asciidoc b/README.asciidoc index 80628fd8f..383967da2 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -141,12 +141,12 @@ Contributors, sorted by the number of commits in descending order: * Brian Jackson * Patric Schmitz * Johannes Altmanninger +* Samir Benmendil * Regina Hug * Mathias Fussenegger * Larry Hynes * Thorsten Wißmann * Thiago Barroso Perrotta -* Samir Benmendil * Matthias Lisin * Helen Sherwood-Taylor * HalosGhost diff --git a/doc/help/settings.asciidoc b/doc/help/settings.asciidoc index 36534a53e..36088137a 100644 --- a/doc/help/settings.asciidoc +++ b/doc/help/settings.asciidoc @@ -145,6 +145,7 @@ |<>|Opacity for hints. |<>|Mode to use for hints. |<>|Chars used for hint strings. +|<>|Mininum number of chars used for hint strings. |<>|Make chars in hint strings uppercase. |<>|Whether to auto-follow a hint if there's only one left. |<>|A comma-separated list of regexes to use for 'next' links. @@ -1191,6 +1192,12 @@ Chars used for hint strings. Default: +pass:[asdfghjkl]+ +[[hints-min-chars]] +=== min-chars +Mininum number of chars used for hint strings. + +Default: +pass:[1]+ + [[hints-uppercase]] === uppercase Make chars in hint strings uppercase.