With the regular search forward from Emacs if you keep pressing C-s you cycle through all the findings.
Right now I'm using visual-regexp package with the visual-regexp-steroids extension that has a forward search too, but using regular expressions ( vr/isearch-forward). After running the search how do I cycle through all the findings?.
vr/isearch-forwardin visual-regexp package. So far, the question risks being closed as unclear.