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
      . . .
      goto-tag
      grep
      grep-mode
      help
      hex-tab-key
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
grep  Command Reference   help


Epsilon User's Manual and Reference > Command Reference >

grep-mode

Edit a list of lines containing a search string.

In a grep buffer, you can move around by using the normal movement commands. Most alphabetic keys run special grep commands. The "N" and "P" keys move to the next and previous matches; Alt-n and Alt-p move to the next and previous files. You can easily go from the grep buffer to the corresponding locations in the original files. To do this, simply position point on the copy of the line, then press <Space>, <Enter>, or "E". The file appears in the current window, with point positioned at the beginning of the matching line. Typing "1" brings up the file in a window that occupies the entire screen. Typing "2" splits the window horizontally, then brings up the file in the lower window. Typing "5" splits the window vertically, then brings up the file. Typing the letter 'O' shows the file in the next window on the screen, without splitting windows any further. Typing "Z" runs the zoom-window command, then brings up the file.

More info:

Searching Multiple Files



Previous   Up    Next
grep  Command Reference   help


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