-
Method Summary
void
Close the connection to terminal.
Set a handler that will be called when the terminal is closed.
Echo some text in the terminal, escaped if necessary.
Set an interrupt signal handler on the term.
long
void
Prompt the user a line of text.
void
Prompt the user a line of text, providing a completion handler to handle user's completion.
Set a resize handler, the handler is called when the tty size changes.
Associate the term with a session.
Set a stream handler on the standard input to read the data.
Set a suspend signal handler on the term.
Write data to the standard output.