48f0e2f64c746ed8874d9ec9e9f28c534f805323
Only the active terminal holds a WebGL rendering context now. When switching tabs the outgoing terminal disposes its WebGL addon (freeing the GPU context) and the incoming terminal creates a fresh one. This avoids exhausting the browser's limited WebGL context pool (~8-16) which caused expensive context loss/restoration lag when switching. Also skip ResizeObserver callbacks for hidden terminals (zero dimensions) to avoid unnecessary fit/resize work on inactive tabs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Description
Releases
128
Triple-C v0.1.92 (Linux)
Latest
Languages
TypeScript
50%
Rust
39.3%
Shell
8.3%
Dockerfile
1.8%
CSS
0.3%
Other
0.2%