opencode
opencode copied to clipboard
Support for running commands that use raw mode stdin
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.
[automated] Closing due to 90+ days of inactivity. Feel free to reopen if you still need this!
Hey, this issue is still super relevant. We should be able to utilize interactive commands within opencode! Currently, as far as I'm aware:
- we cannot see the streamed output until after it exits
- the user has no way to input keystrokes or stdin during an interactive command
- I'm not sure, but it seems that the agent has no way to input keystrokes during a long-running command
For 1. that's not accurate? Dont think 2. Yeah on the list 3. Tell it to use tmux