windowTitleChanged

abstract fun windowTitleChanged(session: TerminalSession, title: String)

Called after the OSC window title changes.

Parameters

session

session that received the event.

title

new window title.