Support for running commands that use raw mode stdin #832

Open
opened 2026-02-16 17:28:30 -05:00 by yindo · 3 comments
Owner

Originally created by @chebykinn on GitHub (Jul 20, 2025).

Originally assigned to: @thdxr on GitHub.

Currently, if I try to run a command that uses raw mode for TUI, it would either fail or hang the whole interface. I want to be able to open them and return back to the opencode UI.

Originally created by @chebykinn on GitHub (Jul 20, 2025). Originally assigned to: @thdxr on GitHub. Currently, if I try to run a command that uses raw mode for TUI, it would either fail or hang the whole interface. I want to be able to open them and return back to the opencode UI.
Author
Owner

@rekram1-node commented on GitHub (Dec 27, 2025):

[automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!

@rekram1-node commented on GitHub (Dec 27, 2025): [automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!
Author
Owner

@ericvicenti commented on GitHub (Dec 29, 2025):

Hey, this issue is still super relevant. We should be able to utilize interactive commands within opencode! Currently, as far as I'm aware:

  1. we cannot see the streamed output until after it exits
  2. the user has no way to input keystrokes or stdin during an interactive command
  3. I'm not sure, but it seems that the agent has no way to input keystrokes during a long-running command
@ericvicenti commented on GitHub (Dec 29, 2025): Hey, this issue is still super relevant. We should be able to utilize interactive commands within opencode! Currently, as far as I'm aware: 1. we cannot see the streamed output until after it exits 2. the user has no way to input keystrokes or stdin during an interactive command 3. I'm not sure, but it seems that the agent has no way to input keystrokes during a long-running command
Author
Owner

@rekram1-node commented on GitHub (Dec 29, 2025):

For 1. that's not accurate? Dont think
2. Yeah on the list
3. Tell it to use tmux

@rekram1-node commented on GitHub (Dec 29, 2025): For 1. that's not accurate? Dont think 2. Yeah on the list 3. Tell it to use tmux
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#832