Terminal Page
Boxes
Terminal Page
HTML page the user opens in their browser → xterm.js terminal.
Renders the current window_id into a script tag so the JS knows which tab is “active” without an extra round-trip. We don’t render the full window list here — the JS asks the parent for that on mount via the bux-react postMessage protocol, so the list always reflects the latest state (a tab created in another browser session since the URL was minted shows up immediately).
GET
Terminal Page
Path Parameters
Response
Successful Response
The response is of type string.