VT100
The VT100 is a video terminal made by Digital Equipment Corporation (DEC) which became the de facto standard used by terminal emulators. It was introduced in August 1978, following its predecessor, the VT52, and communicated with its host system over serial lines using the ASCII character set and control sequences (a.k.a. escape sequences) standardized by ANSI. In fact, the VT100 was the first terminal to implement a subset of the standard proposed by ANSI in X3.64. In 1983, the VT100 was replaced by the more powerful VT200 series terminals such as the VT220.
The control sequences used by the VT100 family are based on the ECMA-48 standard (also ISO/IEC 6429).
External links
- DEC video terminal history (http://vt100.net/vt_history)
- ECMA-48 (http://www.ecma-international.org/publications/standards/Ecma-048.htm)
de:VT100