| Name |
Type |
Default |
Description |
| ap |
bool |
false |
Terminal uses any parity. |
| bk |
str |
0377 |
Alternative end-of-line character (input break). |
| c0 |
num |
unused |
TTY control flags to write messages. |
| c1 |
num |
unused |
TTY control flags to read login name. |
| c2 |
num |
unused |
TTY control flags to leave terminal as. |
| ce |
bool |
false |
Use CRT erase algorithm. |
| ck |
bool |
false |
Use CRT kill algorithm. |
| cl |
str | NULL | |
"Screen clear sequence."
| co |
bool |
false |
Console; add |
"\en"
after login prompt.
| ds |
str | ^Y | |
"Delayed suspend character."
| dx |
bool |
false |
Set |
DECCTLQ.
| ec |
bool |
false |
Leave echo |
OFF.
| ep |
bool |
false |
Terminal uses even parity. |
| er |
str | ^? | |
"Erase character."
| et |
str | ^D | |
"End of text"
(EOF)
character.
| ev |
str | NULL | |
"Initial environment."
| f0 |
num |
unused |
TTY mode flags to write messages. |
| f1 |
num |
unused |
TTY mode flags to read login name. |
| f2 |
num |
unused |
TTY mode flags to leave terminal as. |
| fl |
str | ^O | |
"Output flush character."
| hc |
bool |
false |
|
not
hangup line on last close.
| he |
str | NULL | |
"Hostname editing string."
| hn |
str |
hostname |
Hostname. |
| ht |
bool |
false |
Terminal has real tabs. |
| i0 |
num |
unused |
TTY input flags to write messages. |
| i1 |
num |
unused |
TTY input flags to read login name. |
| i2 |
num |
unused |
TTY input flags to leave terminal as. |
| ig |
bool |
false |
Ignore garbage characters in login name. |
| im |
str | NULL | |
"Initial (banner) message."
| in |
str | ^C | |
"Interrupt character."
| is |
num |
unused |
Input speed. |
| kl |
str | ^U | |
"Kill character."
| l0 |
num |
unused |
TTY local flags to write messages. |
| l1 |
num |
unused |
TTY local flags to read login name. |
| l2 |
num |
unused |
TTY local flags to leave terminal as. |
| lc |
bool |
false |
Terminal has lower case. |
| lm |
str |
login: |
Login prompt. |
| ln |
str | ^V | |
"``Literal next'' character."
| lo |
str | /usr/bin/login | |
"Program to execute when name obtained."
| mb |
bool |
false |
flow control based on carrier. |
| nl |
bool |
false |
Terminal has (or might have) a newline character. |
| np |
bool |
false |
Terminal uses no parity (i.e., 8-bit characters). |
| nx |
str |
default |
Next table (for auto speed selection). |
| o0 |
num |
unused |
TTY output flags to write messages. |
| o1 |
num |
unused |
TTY output flags to read login name. |
| o2 |
num |
unused |
TTY output flags to leave terminal as. |
| op |
bool |
false |
Terminal uses odd parity. |
| os |
num |
unused |
Output speed. |
| pc |
str | \e0 | |
"Pad character."
| pe |
bool |
false |
Use printer (hard copy) erase algorithm. |
| pf |
num |
0 |
Delay |
between first prompt and following flush (seconds).
| pp |
str |
unused |
PPP authentication program. |
| ps |
bool |
false |
Line connected to a |
MICOM
port selector.
| qu |
str | \&^\e | |
"Quit character."
| rp |
str | ^R | |
"Line retype character."
| rw |
bool |
false |
|
not
use raw for input, use cbreak.
| sp |
num |
unused |
Line speed (input and output). |
| su |
str | ^Z | |
"Suspend character."
| tc |
str |
none |
Table continuation. |
| to |
num |
0 |
Timeout (seconds). |
| tt |
str | NULL | |
"Terminal type (for environment)."
| ub |
bool |
false |
unbuffered output (of prompts etc). |
| we |
str | ^W | |
"Word erase character."
| xc |
bool |
false |
|
not
echo control characters as
"^X".
| xf |
str | ^S | XOFF |
(stop output) character.
| xn |
str | ^Q | XON |
(start output) character.