evil-visualstar icon indicating copy to clipboard operation
evil-visualstar copied to clipboard

n/p doesn't work when evil-search-module is evil-search

Open blaenk opened this issue 10 years ago • 1 comments

When evil-search-module is 'isearch I can search something with visualstar and then press n/p to cycle through the matches like I would expect. When it's set to 'evil-search though it instead searches for the last search made using / or ?.

blaenk avatar Jul 19 '15 02:07 blaenk

i'm not following. visualstar only activates after you hit * or #. and using n and N works properly with either value for evil-search-module. i'm not sure where p is coming into play because that's for pasting.

bling avatar Oct 20 '15 01:10 bling