Constant alacritty::input::MIN_SELECTION_SCROLLING_HEIGHT
source ยท const MIN_SELECTION_SCROLLING_HEIGHT: f64 = 5.;
Expand description
Minimum number of pixels at the bottom/top where selection scrolling is performed.