setTitle abstract method

void setTitle(
  1. String name
)

Set the window/terminal title (OSC 0/2).

Implementation

void setTitle(String name);