Module alacritty::display::hint

source ·

Structs

  • HintLabels 🔒
    Generator for creating new hint labels.
  • Hint match which was selected by the user.
  • 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