Skip to content

Termios

Defined in: src/drivers/tty/termios.ts:64

The line settings of a terminal, i.e. struct ktermios

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