This commit is contained in:
@@ -22,6 +22,7 @@ derives approximately 71 columns by 42 rows per panel.
|
||||
|
||||
The runtime slice now owns three independent real PTYs through a pane-indexed
|
||||
session registry, one for every terminal fixture. The Markdown, browser, and
|
||||
review fixtures remain deterministic comparison surfaces. Adding arbitrary new
|
||||
terminal panels requires replacing the fixed fixture identity pool with dynamic
|
||||
pane creation; it does not require another runtime ownership design.
|
||||
review fixtures remain deterministic comparison surfaces. The GPUI product
|
||||
slice now adds arbitrary panels through a persistent dynamic identity layer;
|
||||
each additional Terminal panel is another entry in the same runtime ownership
|
||||
design. The fixed fixture remains only as the GPUI/Floem benchmark input.
|
||||
|
||||
Reference in New Issue
Block a user