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
213
Triple-C v0.2.25 (Linux)
Latest
Languages
TypeScript
47.5%
Rust
38.9%
Shell
7%
HTML
4.3%
Dockerfile
1.4%
Other
0.9%