pub const NORMAL_ESC: &str = r#":noh<cr>:echo""<cr>"#;
RHS used for the normal-mode <Esc> mapping (clear search + empty echo).
<Esc>