Skip to main content

RING_BUFFER_LINES

Constant RING_BUFFER_LINES 

Source
pub const RING_BUFFER_LINES: usize = 2_000;
Expand description

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.