Structsยง
- Hint
Labels ๐Generator for creating new hint labels. - Hint match which was selected by the user.
- Hint
Post ๐Processor Iterator over all post-processed matches inside an existing hint match. - Keyboard regex hint state.
Constantsยง
- Percentage of characters in the hints alphabet used for the last character.
- Maximum number of linewraps followed outside of the viewport during search highlighting.
Functionsยง
- Check if there is a hint highlighted at the specified point.
- hyperlink_
at ๐Retrieve the hyperlink with its range, if there is one at the specified point. - regex_
match_ ๐at Retrieve the match, if the specified point is inside the content matching the regex. - Iterate over all visible regex matches.
- Iterate over all visible hyperlinks, yanking only unique ones.