Enable interrupt
, quit
, and suspend
special
characters. May be negated.
Enable erase
, kill
, werase
, and rprnt
special characters. May be negated.
Enable non-POSIX special characters. May be negated.
Echo input characters. May be negated.
Echo erase
characters as backspace-space-backspace. May be
negated.
Echo a newline after a kill
character. May be negated.
Echo newline even if not echoing other characters. May be negated.
Disable flushing after interrupt
and quit
special
characters. May be negated.
Enable input and output of uppercase characters by preceding their
lowercase equivalents with ‘\’, when icanon
is set.
Non-POSIX. May be negated.
Stop background jobs that try to write to the terminal. Non-POSIX. May be negated.
Echo erased characters backward, between ‘\’ and ‘/’. Non-POSIX. May be negated.
Echo control characters in hat notation (‘^c’) instead of literally. Non-POSIX. May be negated.
Echo the kill
special character by erasing each character on
the line as indicated by the echoprt
and echoe
settings,
instead of by the echoctl
and echok
settings.
Non-POSIX.
May be negated.
Enable ‘LINEMODE’, which is used to avoid echoing each character over high latency links. See also Internet RFC 1116. Non-POSIX. May be negated.
Discard output. This setting is currently ignored on GNU/Linux systems. Non-POSIX. May be negated.