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
      . . .
      one-window
      open-line
      overwrite-mode
      page-left
      page-right
      . . .
   Variable Reference
      abort-file-io
      abort-file-matching
      abort-key
      . . .
      yank-rectangle-to-corner
   . . .

Previous   Up    Next
open-line  Command Reference   page-left


Epsilon User's Manual and Reference > Command Reference >

overwrite-mode

Enter/Exit overwrite mode.  <Ins>

This command changes the behavior of the normal-character command, causing it to insert characters into the buffer destructively, replacing the character after point. However, Epsilon will never overwrite a newline character, or overwrite another character with a newline character. This ensures proper behavior with respect to the ends of lines.

Without a numeric argument, the command toggles the state of overwrite mode. With a numeric argument of zero, the command disables overwrite mode. With a nonzero numeric argument, it turns overwrite mode on.

More info:

Inserting and Deleting



Previous   Up    Next
open-line  Command Reference   page-left


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