TerminalRenderClusterSink

Receives grapheme cluster text while a row is copied.

Functions

Link copied to clipboard
abstract fun onCluster(column: Int, text: String)

Called during copyLine() for a TerminalRenderCellFlags.CLUSTER cell.