Constant alacritty::event::MAX_SEARCH_HISTORY_SIZE

source ยท
const MAX_SEARCH_HISTORY_SIZE: usize = 255;
Expand description

Maximum number of search terms stored in the history.