Typing Text

Typing Text

By typing, you can add new text to your document.

In Atlantis you can use two typing modes.

  1. Insert Mode.
    When this mode is on, each symbol being typed is inserted between the characters currently enclosing the cursor.
    Atlantis turns on this mode by default.
  2. Overwrite Mode.
    When this mode is on, each symbol being typed replaces the symbol situated immediately after the cursor.

Use the Ins key to switch between these two modes.

The information about the active typing mode is displayed on the Status Bar.

Tip:

The Replace Selection On Input option (the Tools | Options... command, Edit tab) controls how text is inserted to a document when something is selected within this document.
If this option is on, Atlantis will replaces the selection with the text being inserted.
If this option is off, Atlantis will insert text immediately after the selected text.