You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks, I removed this in the latest iteration but I guess I didn't get rid of the interface. Since Terminal.state exists we don't need the special event as Terminal has all the information needed already.
I think this is an existing pattern in the API but I can bring it up again in the API sync, added a note to #127717
Testing #130775
We have a
TerminalStateChangeEvent
but it is not used anywhere. We send aTerminal
as part of the state change eventThe text was updated successfully, but these errors were encountered: