Manual Page Result
0
Command: term | Section: 9 | Source: UNIX v10 | File: term.9
TERM(9.1) TERM(9.1)
NAME
term - terminal emulators for mux
SYNOPSIS
exec term termtype
DESCRIPTION
Term replaces the program in the layer on its standard output with an
emulator for the terminal type specified by termtype. In the resulting
layer, environment variable TERM is set appropriately. Known types are
2621 Hewlett-Packard 2621
2621c Same, with data compression between host and terminal; useful at
line speeds of 2400 baud and lower.
4014 Tektronix 4014
5620 Teletype DMD 5620 stand-alone terminal.
5620c Same, with data compression.
33 Teletype Model 33 (actually closer to 35).
Also, termtype mux restores and initializes a standard mux(9.1) termi-
nal program.
BUGS
Nonstandard terminal emulators do not work across dcon, but usually do
across ndcon connections; see dcon(1).
Unexported shell parameters and functions are lost.
TERM(9.1)