September 20, 2026
pzzacode 0.2.57
What changed in 0.2.57
- Hidden terminals are now truly quiet: tiles off-screen (other workspaces, hidden tiles, the background of a fullscreen tile, scrolled out of view) pause their output stream after about a second and a half instead of parsing everything on a slower cadence, so background TUIs and agents no longer burn CPU or hold acknowledgement traffic. Sessions keep running in tmux and resume replays everything in order the moment the tile is visible again.
- Hidden tiles still light their green dot live: a lightweight tmux activity poll with no output bytes notifies the moment a background shell or agent produces output. Full-screen TUIs like btop and yazi are excluded, quick chats keep their own system, and viewing a tile clears its dot as before.