Pty.setTerm

Sets what value of the TERM environment variable to set just after forking.

class Pty
void
setTerm
(
string emulation
)

Parameters

emulation string

the name of a terminal description, or NULL. [allow-none] Since 0.26

Meta