devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Allow to display process compose logs

Open Sail0rd opened this issue 1 year ago • 0 comments

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: image

and I would like to see these: image

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

Sail0rd avatar Jul 25 '24 13:07 Sail0rd