This commit is contained in:
+4
-1
@@ -21,7 +21,10 @@ Both spikes must preserve the same information architecture:
|
||||
GPUI also has an integration mode with one real local PTY owned by
|
||||
`lumbridge-runtime`; the other five surfaces remain deterministic. Floem and the
|
||||
shared model retain the all-deterministic mode for like-for-like framework
|
||||
comparison. The PTY display is plain byte line-framing, not terminal emulation.
|
||||
comparison. GPUI feeds raw output through `lumbridge-terminal` and sends encoded
|
||||
keyboard input and terminal protocol replies through the bounded runtime actor.
|
||||
Its visual adapter currently flattens the VT snapshot to plain rows, so styled
|
||||
cells, selection, and cursor painting remain intentionally unfinished.
|
||||
|
||||
Build independently:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user