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
      . . .
      process-backward-kill-word
      process-complete
      process-enter
      process-mode
      process-next-cmd
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
process-complete  Command Reference   process-mode


Epsilon User's Manual and Reference > Command Reference >

process-enter

Send a line to the concurrent process.  Process mode: <Enter>

Pressing the <Enter> key in process mode moves the error spot backwards to point, so that Epsilon searches for error messages from this new location. If the process-enter-whole-line variable is nonzero, Epsilon moves to the end of the current line before sending it to the process, but only when in a line that has not yet been sent to the process. If the process-enter-whole-line variable is two, Epsilon copies the current line to the end of the buffer, making it easier to repeat a command.

More info:

The Concurrent Process



Previous   Up    Next
process-complete  Command Reference   process-mode


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