7.0;ed (edit_delete) *DM*, revision 7.0, 83/09/11
ED (EDIT_DELETE) -- Delete character under cursor.
usage: ed
FORMAT
ED
The ED command deletes the character under the cursor. If the character is a
NEWLINE, ED joins two lines. By default, the <CHAR DEL> key invokes the ED
command.
ED requires no arguments or options.
NOTE: There is a homonymous Shell command: ED -- Invoke line mode editor.
Type HELP ED for details.
RELATED TOPICS
More information is available. Type:
- HELP EE
for details about deleting the character preceding the cursor.