TerminalState$Typings extension

on

Properties

isInteractedWith bool

Available on TerminalState, provided by the TerminalState$Typings extension

Whether the {@link Terminal} has been interacted with. Interaction means that the terminal has sent data to the process which depending on the terminal's mode. By default input is sent when a key is pressed or when a command or extension sends text, but based on the terminal's mode it can also happen on:
no setter