alacritty::display

Module cursor

Source
Expand description

Convert a cursor into an iterator of rects.

Structsยง

Traitsยง

  • Trait for conversion into the iterator.

Functionsยง

  • beam ๐Ÿ”’
    Create an iterator yielding a single beam rect.
  • hollow ๐Ÿ”’
    Create an iterator yielding a rect for each side of the hollow block cursor.
  • underline ๐Ÿ”’
    Create an iterator yielding a single underline rect.