mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 16:02:32 +00:00
Avoid triggering unnecessary terminal PTY resizes and SIGWINCH signals when restoring terminal tabs or replaying hidden snapshot backlogs. This prevents alternate-screen TUIs from resetting their viewports or scrolling to the top when switching tabs. - Track hidden startup measurement as state and clear it after first visibility - Suppress forwarding terminal resizes while a pane is hidden - Avoid resizing or sending SIGWINCH on snapshot replay when dimensions are unchanged