Skip to content

default_termios

const default_termios: Termios

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

What a terminal starts out as, i.e. tty_std_termios. Canonical input with echo, and NL turned into CR-NL on the way out.