.BI Syntax: " ;{mode}{hint}"
Start hint mode. Different elements depending on \fImode\fP are highlighted
-and numbered. Elements can be selected either by typing their label, or by
+and `numbered'. Elements can be selected either by typing their label, or by
typing part of their text (\fIhint\fP) to narrow down the result. When an
element has been selected, it is automatically clicked or used (depending on
\fImode\fP) and hint mode ends.
a unique number which can be typed to select it, while all other characters
are used to filter hints based on their text. With a value such as asdfg;lkjh,
each hint is `numbered' based on the characters of the home row.
+Note that the hint matching by label built of hintkeys is case sensitive. In
+this vimb differs from some other browsers that show hint labels in upper
+case, but match them lowercase.
.TP
.B history-max-items (int)
Maximum number of unique items stored in search-, command or URI history. If