You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like the project, thank you! It is quite useful for "local testing" of complex projects, and I really enjoy using it!
One thing I cannot figure out is how to "select" what the tui output window shows.
I want to print the stderr (in red) and stdout for a selected process and view it in the tui.
But I cannot figure out how to do it.
The documentation also seems to be missing this part: https://github.com/F1bonacc1/process-compose#capture-stdout-output
Thanks!
PS: Using latest V0.60.0
The text was updated successfully, but these errors were encountered:
Ok, I had a bug in my script and it was not writing to stdout...
But I guess, I would still like to know if it is possible to select if I only want to see stderr or stdout and maybe color it depending on the input.
Hey,
I like the project, thank you! It is quite useful for "local testing" of complex projects, and I really enjoy using it!
One thing I cannot figure out is how to "select" what the tui output window shows.
I want to print the stderr (in red) and stdout for a selected process and view it in the tui.
But I cannot figure out how to do it.
The documentation also seems to be missing this part: https://github.com/F1bonacc1/process-compose#capture-stdout-output
Thanks!
PS: Using latest V0.60.0
The text was updated successfully, but these errors were encountered: