Search¶
Search History¶
After pressing /, type <C-f> to open up a search history window.
Replace with new line¶
\r insert a new line.
Move around while searching¶
During a search, ie, before pressing enter after a /someterm, you can press
<c-g> and <c-t> to move forwards and backwards.