Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      preserve-session
      preserve-session-flags
      prev-cmd
      print-color-scheme
      print-destination
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
preserve-session-flags  Variable Reference   print-color-scheme


Epsilon User's Manual and Reference > Variable Reference >

prev-cmd: variable

Default value: none

Some commands behave differently depending on what command preceded them. To get this behavior, the command acts differently if prev-cmd is set to a certain value and sets this-cmd to that value itself. Epsilon copies the value in this-cmd to prev-cmd and then clears this-cmd each time through the main loop.

More info:

Control Flow (Primitives)
The Main Loop (Primitives)



Previous   Up    Next
preserve-session-flags  Variable Reference   print-color-scheme


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