true if the input and output streams should be treated like a TTY, and have ANSI/VT100 escape codes written to it. Default: checking isTTY on the output stream upon instantiation.
property
readline.promises.ReadLineOptions.terminal
terminal?: boolean