pub const MAX_SCROLLBACK: usize = 10000;
The maximum number of lines stored in memory in ScreenBuffer.
ScreenBuffer