Pterminal
Bun

property

readline.ReadLineOptions.terminal

terminal?: boolean

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.