Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   Changes from Older Versions
      . . .
      EEL Programming Changes in Epsilon 13
         Improvements to File-Handling Functions in Epsilon 13
         Display-related Enhancements in Epsilon 13
         More Options for Running Programs in Epsilon 13
      New Features in Epsilon 12
         . . .
         Display Enhancements in Epsilon 12
         File Enhancements in Epsilon 12
         Directory Editing Changes in Epsilon 12
         Regular Expression Changes in Epsilon 12
         Other Searching Enhancements in Epsilon 12
         . . .
      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
      . . .

Previous   Up    Next
File Enhancements in Epsilon 12  Changes from Older Versions   Regular Expression Changes in Epsilon 12


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

Directory Editing Changes in Epsilon 12

Dired mode now hides files or directories whose names start with a period. The - key in dired mode toggles hiding.

Dired mode now includes an A subcommand to more conveniently set a file's attributes (Windows) or permission bits (Unix).

Epsilon for Windows can now display the file attributes Hidden, System, Read-only and Archive in its dired listings. See the dired-layout variable.

The V (view) subcommand now works under X by running the external program specified for that file's type by your Gnome settings (if Gnome files are installed).

Dired can now delete directories that aren't empty, or entire directory hierarchies. It asks for confirmation first.

Dired can now delete read-only files under Windows. Under both Windows and Unix, Epsilon now asks for confirmation before deleting a read-only file (except when deleting one in a directory to be deleted itself). See the dired-confirmation variable.

The ! key in dired to run a command on a file now looks for a * character in the command line it prompts for. If there is one, the current file name replaces it; otherwise the current file name is appended to the end of the command. Also, a command line ending in & now signals Epsilon to run it asynchronously; the ! key normally runs commands synchronously.



Previous   Up    Next
File Enhancements in Epsilon 12  Changes from Older Versions   Regular Expression Changes in Epsilon 12


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