ScrollbackBuffer.drawInto

Draws the current state into the given terminal inside the given bounding box.

Also updates its internal position and click region data which it uses for event filtering in handleEvent.

struct ScrollbackBuffer
void
drawInto
(,
in int x = 0
,
in int y = 0
,
int width = 0
,
int height = 0
)

Meta