opencode
opencode copied to clipboard
OpenCode freezes with black screen in Termux proot-distro Ubuntu, cannot exit with Ctrl+C
When running OpenCode in a Ubuntu environment installed via proot-distro in Termux, the application displays a black screen and completely freezes, unable to exit with Ctrl+C.
Steps to Reproduce:
- Install proot-distro in Termux
- Install Ubuntu: proot-distro install ubuntu
- Enter Ubuntu: proot-distro login ubuntu
- Install opencode
- Run opencode
- The application shows a black screen with no content
- Pressing Ctrl+C has no response, must use kill command to force terminate
Expected Behavior: Should display a normal terminal interface.
Actual Behavior:
- Black screen with no display
- Cannot exit with Ctrl+C
- Must force kill the process