Constant alacritty::event::MAX_SEARCH_WHILE_TYPING

source ·
const MAX_SEARCH_WHILE_TYPING: Option<usize>;
Expand description

Maximum number of lines for the blocking search while still typing the search regex.