searching
/${__regex__}, enter, n/shift-n => forward search?${__regex__}, enter, n/shift-n => backwards search
search and replace
:${__from__},${__to__}s/${__search_regex__}/${__replace_regex__}/gc- drop c for no confirmation
- replace
${__from__},${__to__} w/%for all lines
move screen w/o cursor