isWideTail property
Whether this cell is the trailing spacer half of a wide grapheme.
Implementation
bool get isWideTail =>
wide == bindings.GhosttyCellWide.GHOSTTY_CELL_WIDE_SPACER_TAIL;
Whether this cell is the trailing spacer half of a wide grapheme.
bool get isWideTail =>
wide == bindings.GhosttyCellWide.GHOSTTY_CELL_WIDE_SPACER_TAIL;