Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Commands by Topic
      Getting Help
      Moving Around
      Changing Text
      . . .
      Miscellaneous
   Command Reference
      . . .
      previous-match
      previous-page
      previous-position
      previous-tag
      previous-window
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
previous-page  Command Reference   previous-tag


Epsilon User's Manual and Reference > Command Reference >

previous-position

Go to the previous matching line.  Ctrl-x Ctrl-p

This command moves to the previous compiler error message by calling previous-error, or to the previous match found by the grep command by calling previous-match, depending on whether you've run a process or compilation command, or a grep command, most recently.

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 appropriate line of the file. A positive numeric argument of n moves to the nth previous match. A negative numeric argument of -n moves to the nth next match. A numeric argument of zero goes to the same place as last time.

More info:

Searching Multiple Files
Compiling From Epsilon



Previous   Up    Next
previous-page  Command Reference   previous-tag


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.