Module buffer

Module buffer 

Source
Expand description

Double-buffered terminal cell storage with efficient diffing.

Structsยง

Buffer
A buffer representing the terminal screen.
Cell
A single cell in the terminal buffer.
Diff
A diff operation representing changes between two buffers.