Circa 1972, IBM Model B keyboards were equipped with an "INS MODE" key above the cursor arrow keys, next to "DEL". The Model B keyboards were used with
3270-series terminals that processed screen data locally before sending to the host.
HP 2640 series terminals, introduced in 1974, possessed an "Insert Char" mode-toggle button with a status light. It was positioned above the numeric keypad group, along with Delete Char, Insert Line, and Delete Line non-modal buttons. The
IBM 5100 portable (1975) showed Insert and Delete above the top-row cursor keys. The
IBM 5150 PC (1981) featured Ins and Del on the and keys of its
Model F keyboard.
Commodore included an INST|DEL key on its
PET and
C64 micro-computers from 1977 onwards.
Digital Equipment Corporation's
VT220 terminal (1985) introduced an "INSERT HERE" key in the editing key group. It would send the
escape sequence "
CSI 2 ~" to the host. In return, a host application could send "CSI 4 h" or "CSI 4 l" to switch Insert/Replace Mode (IRM) on the terminal.
XTerm, a terminal emulator for the
X Window System, sends "CSI 2 ~" in DEC mode, "CSI 2 z" in
Sun mode, "ESC Q" in
HP mode, and "CSI L" in
SCO mode. ==Use in applications ==