Termios
Defined in: src/drivers/tty/termios.ts:64
The line settings of a terminal, i.e. struct ktermios
Properties
Section titled “Properties”cc:
number[]
Defined in: src/drivers/tty/termios.ts:69
The special characters, by the indices in cc
iflag:
number
Defined in: src/drivers/tty/termios.ts:65
lflag:
number
Defined in: src/drivers/tty/termios.ts:67
oflag:
number
Defined in: src/drivers/tty/termios.ts:66