Skip to main content

LARGE_PROMPT_THRESHOLD

Constant LARGE_PROMPT_THRESHOLD 

Source
pub const LARGE_PROMPT_THRESHOLD: usize = 25_000;
Expand description

Truncation threshold, matching the shell’s large-prompt limit.