Description
This makes the terminal emulator process the stream of
characters in text for len bytes. The text is interpreted
by the terminal emulator as if it were generated by a child
process.
This is used by code that needs a terminal emulator, but
does not use a child process.