Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   Changes from Older Versions
      . . .
      EEL Programming Changes in Epsilon 12
         EEL Changes for Unicode Support in Epsilon 12
         Other EEL Enhancements in Epsilon 12
         New EEL Primitives and Subroutines in Epsilon 12
         Changes to EEL Primitives and Subroutines in Epsilon 12
      New Features in Epsilon 11
         . . .
         File Enhancements in Epsilon 11
         Internet-related Enhancements in Epsilon 11
         Concurrent Process Enhancements in Epsilon 11
         Unix-specific Enhancements in Epsilon 11
         Windows-specific Enhancements in Epsilon 11
         . . .
      EEL Programming Changes in Epsilon 11
         New EEL Primitives and Subroutines in Epsilon 11
         Changes to EEL Primitives and Subroutines in Epsilon 11
      . . .

Previous   Up    Next
Internet-related Enhancements in Epsilon 11  Changes from Older Versions   Unix-specific Enhancements in Epsilon 11


Epsilon User's Manual and Reference > Changes from Older Versions > New Features in Epsilon 11 >

Concurrent Process Enhancements in Epsilon 11

  • Press <Tab> at a prompt in the process buffer, and Epsilon will complete the filename or command name you're typing.

  • Epsilon now recognizes password prompts in the process buffer as it does in telnet buffers. It arranges things so you can type the password without it echoing, appearing in the process buffer, or being recorded for show-last-keys. You can set the recognize-password-prompt variable to disable this feature, or use the send-invisible command to manually enter a hidden password in this fashion.

  • In the process buffer, the find-linked-file command on Ctrl-x Ctrl-l now goes to the error message on the current line.

  • The new command process-backward-kill-word makes it harder to accidentally delete a prompt, while process-yank asks for confirmation before yanking multiline regions if they would be interpreted as a series of commands.

  • You can use Alt-n and Alt-p in the process buffer to recall individual previous commands you've typed. Now a numeric prefix argument like Ctrl-u before these commands displays a list of all your previous commands.

  • When you try to delete a process buffer, Epsilon tries to make it exit first using the exit-process command.



Previous   Up    Next
Internet-related Enhancements in Epsilon 11  Changes from Older Versions   Unix-specific Enhancements in Epsilon 11


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