migueldeicaza / SwiftTermApp

MIT License
309 stars 29 forks source link

Disconnection UI. #111

Open migueldeicaza opened 2 years ago

migueldeicaza commented 2 years ago

Currently we show a message, we probably should pop a controller when the user dismisses the terminal, or use a different UI than a transient to indicate this ended.

Additionally:

The NWConnection shutdown is linked to the session, which is what we use to detect a reattaching of the session.