Skip to main content

Module streamview

Module streamview 

Source
Expand description

A scrollback view over styled cells, one Vec<Cell> per line.

Structs§

StreamView
A scrollback of styled lines, with autoscroll that releases when the user scrolls back and re-arms at the bottom.

Constants§

DEFAULT_MAX_LINES
Default scrollback depth.