Sets the terminal window title.
@override void setTerminalTitle(String title) => _controller.changeTerminalTitle(title);