klyn.gui.windows.TerminalView.terminated
event
public event terminated as ActionEvent
Description

Emitted when the underlying pseudo-terminal process exits.

terminal.terminated += lambda(e: ActionEvent): print("terminal stopped")