Terminal.addOnEncodingChanged

Emitted whenever the terminal's current encoding has changed, either as a result of receiving a control sequence which toggled between the local and UTF-8 encodings, or at the parent application's request.

class Terminal
void
addOnEncodingChanged
(
void delegate dlg
,)

Meta