This commit is contained in:
+3
-2
@@ -23,8 +23,9 @@ GPUI also has an integration mode with one real local PTY owned by
|
||||
shared model retain the all-deterministic mode for like-for-like framework
|
||||
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.
|
||||
Its visual adapter coalesces VT cells into native styled runs, paints cursor
|
||||
shapes, and resizes the engine and PTY from the middle 60% work band. Selection,
|
||||
scrollback navigation, and mouse input remain intentionally unfinished.
|
||||
|
||||
Build independently:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user