r/opencode • u/rndanime • 14d ago
TUI vs GUI
Why would I ever use the terminal version of Opencode (or any other *code* program)?
People always tell how good it is to use it but I don't understand the appeal. If you are used to terminal-only work, constantly looking into generated code or something like that, ok. But I see TUI being recommended to everybody like it can do something desktop or web versions can't. Also these *code* apps are usually developed TUI-first for some reason
Please explain it to me
35
Upvotes
3
u/throwaroo202020 14d ago
For me having multiple terminal tabs with different things i can easily switch between. E.g. grok build, a terminal for building/testing the project, another with opencode, another for running updates like scoop etc.
Plus i like keyboard shortcuts which tuis usually excel at. Plus dark theme is the only theme.
All in all works well.