devbox
devbox copied to clipboard
Allow to display process compose logs
What problem are you trying to solve?
I use devbox on WSL2 in my project and the TUI of process compose do not allow me to copy logs/errors i get due to multiple factors (mostly the lack of xserver)
What solution would you like?
the easiest solution would be to let process compose display its logs when the TUI is disabled, right now when disabled the terminal shows this:
and I would like to see these:
Alternatives you've considered
use devbox scripts and devbox run instead of devbox services to start process compose but some features of devbox services will be missing