How to make connections resilient (e.g. with screen)

I use screen to make my connections resilient. I can disconnect from an active session, and reconnect to it later. I am not sure how to do this with Core Shell, and if I can't I'm not sure if it will be useful to me.

Hi Peter, though I think Core Shell supports your work flow as you do in a local terminal, but if you can tell how you use screen to keep active session, I could probably give a clearer answer.

Kindly Regards,

Yang

Not sure I follow this as screen is running on the remote server and you can have an arbitrary number of them. How would your local terminal (core shell) be kept in sync with that and how would it work?

Maybe a better alternative is to use mosh, https://mosh.org. Mosh has the ability to reconnect to a dropped remote connection that is running.