How do I extend my incremental search pattern one character at a time from the current match without retyping?
<C-l> during / search
When searching with incsearch enabled, Vim highlights matches as you type.
<C-l> during / search
When searching with incsearch enabled, Vim highlights matches as you type.
<C-g> and <C-t>
While the search prompt is open (with incsearch enabled), pressing advances the cursor to the next match and moves it to the previous match — all without leav