7.0;ed (edit_delete) *DM*, revision 7.0, 83/09/11
ED (EDIT_DELETE) *DM* -- 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 synonymous Shell command: ED -- Invoke line mode editor.
Type HELP ED for details.
RELATED TOPICS
More information is avaiable. Type
- HELP EE
for details about deleting the character preceding the cursor.