pub const RING_BUFFER_LINES: usize = 2_000;
How many fully-formed lines to keep in the per-shell ringbuffer. Callers can ask for at most this many lines of historical context via StatusCheck.scrollback_lines.
StatusCheck.scrollback_lines