Does OpenSandbox support interactive terminal (TTY/TUI) sessions? #380
-
|
We would like to know whether OpenSandbox supports interactive terminal sessions (TTY/TUI). |
Beta Was this translation helpful? Give feedback.
Answered by
NEWTONASOP
Mar 8, 2026
Replies: 1 comment
-
|
No - OpenSandbox doesn't support real interactive TTY/TUI sessions right now. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jwx0925
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No - OpenSandbox doesn't support real interactive TTY/TUI sessions right now.
You can run commands with live stdout/stderr streaming through the SDK (super useful for debugging), but no PTY, no typing responses in real time, and stuff like vim/htop/nano just breaks.