Epsilon User's Manual and Reference >
Command Reference >
next-match
Go to the next matching line.
This command moves to the next match that the last grep command found.
If a window displays the file containing the match, Epsilon switches
to that window. Otherwise, it uses the find-file command to
display the file in the current window. It then goes to the matching
line. A positive numeric argument of n moves to the nth next
match. A negative numeric argument of -n moves to the nth previous
match. A numeric argument of zero goes to the same match as last time.
More info:
Searching Multiple Files
Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.
|