fn visual_esc(_: ()) -> StringExpand description
Return the RHS for a visual-mode <Esc> expr mapping that reselects the
visual range (direction aware) and then applies NORMAL_ESC.
fn visual_esc(_: ()) -> StringReturn the RHS for a visual-mode <Esc> expr mapping that reselects the
visual range (direction aware) and then applies NORMAL_ESC.