mirror of
https://github.com/stablyai/orca.git
synced 2026-09-24 00:02:24 +00:00
- Replay terminal scrollback when transitioning back to the foreground on iOS to fix blank xterm backing stores in WKWebView. - Mark inactive mounted terminal buffers stale so they repaint on their next activation. - Enforce a 2048-character maximum URL length for mobile terminal link tapping to align with desktop safety bounds.