Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   Changes from Older Versions
      . . .
      New Features in Epsilon 10
         Documentation Enhancements in Epsilon 10
         More Platforms in Epsilon 10
         Perl Support in Epsilon 10
         . . .
         New CUA Keyboard Support in Epsilon 10
      Enhanced Features in Epsilon 10
         . . .
         Regular Expression Enhancements in Epsilon 10
         TeX and LaTeX in Epsilon 10
         Command Line Flags in Epsilon 10
         Other Changes in Epsilon 10
      New EEL Primitives and Subroutines in Epsilon 10
         New File Primitives in Epsilon 10
         New Buffer Primitives in Epsilon 10
         New Process Primitives in Epsilon 10
         . . .
         Other New Primitives in Epsilon 10
      . . .

Previous   Up    Next
TeX and LaTeX in Epsilon 10  Changes from Older Versions   Other Changes in Epsilon 10


Epsilon User's Manual and Reference > Changes from Older Versions > Enhanced Features in Epsilon 10 >

Command Line Flags in Epsilon 10

  • The new -vv command line flag instructs Epsilon to split the screen vertically, not horizontally, when more than one file is specified on the command line.

  • The -vx and -vy flags let you specify the position of Epsilon's window in Epsilon for Windows. For example, -vx20 -vy30 positions the upper left corner of Epsilon's window at pixel coordinates 20x30.

  • Epsilon for Unix uses the standard X -geometry flag to position and size Epsilon's window, instead of -vl, -vc, -vx, or -vy. Epsilon for Unix also recognizes the standard X flags -fn or -font to set the font, -display to set the display, -name to specify the name to retrieve resources with (instead of Epsilon), -xrm to specify additional resources, and -borderwidth or -bw to set the border width. It parses and ignores the flags -bordercolor, -bc, -background, -bg, -foreground, and -fg.

  • In Epsilon for Unix, the -vt flag forces Epsilon to run as a curses-style program, not an X program. By default Epsilon for Unix runs as an X program under X, and a curses-style program otherwise.

  • You can now tell Epsilon to go to a particular column (as well as line) from the command line. Write epsilon +10:20 filename to go to line 10, column 20, in the indicated file.



Previous   Up    Next
TeX and LaTeX in Epsilon 10  Changes from Older Versions   Other Changes in Epsilon 10


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