writeScrollbackToDelegate

Writes the text in the scrollback buffer to the given delegate, one character at a time.

Discards formatting information and embedded images.

void
writeScrollbackToDelegate
(
scope void delegate
(
dchar c
)
dg
)

See Also

Meta

History

Added March 14, 2021 (dub version 9.4)