CONTENTS | INDEX | PREV | NEXT

SYNTAX            : DEL

FUNCTION          : Erases the character at the cursor in the
                    command input. When line-editing is in insert mode,
                    lines may become joined. In overstrike mode, attempts
                    to DEL over the end of a command-line will fail.

NOTE              : Overstrike and Insert mode for command-line editing
                    have nothing to do with overstrike and insert as
                    alternatives for command mode, although they are
                    quite similar in use.

MATRIX