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
12
Triple-C v0.3.14 (Linux)
Latest
Languages
TypeScript
47.9%
Rust
39.7%
Shell
6.5%
HTML
3.5%
Dockerfile
1.5%
Other
0.9%