pushTitleStack

abstract fun pushTitleStack(scope: Int)

Xterm title stack push/pop scopes:

  • 0: icon and window title

  • 1: icon title

  • 2: window title

Parameters

scope

The title stack target scope (0, 1, or 2).