Hacker News new | ask | show | jobs
by weikju 1131 days ago
re: tabs suspending in the background

It's not talked about much, but one of the benefits of Stage Manager from iOS 16 is that all apps in the same "app set" are running concurrently and not getting suspended. So if you have your editor/ssh/browser in one app set, you can freely switch between them without fear of them suspending. And they can still be full screen, so no need to suffer the lessened screen real-estate, if you don't need to display 2+ windows at once.