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

Previous   Up    Next
process-backward-kill-word  Command Reference   process-enter


Epsilon User's Manual and Reference > Command Reference >

process-complete

Finish typing a file name.  Process mode: <Tab>

In a process buffer, <Tab> performs completion on file names. If no more completion is possible, it displays all the matches in the echo area, if they fit. If not, press <Tab> again to see them listed in the buffer. See the process-completion-style variable to customize how process completion works. The variables process-completion-dircmds and process-completion-windows-programs provide additional customization options.

The command uses different rules for the first word on the command line, searching for a command along the PATH in a manner appropriate to the operating system. (It won't know about any commands that may be built into the current shell command processor, though.)

At buffer positions before the prompt, this command indents.

More info:

The Concurrent Process



Previous   Up    Next
process-backward-kill-word  Command Reference   process-enter


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