Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to hide command output #138

Closed
kopach opened this issue Apr 10, 2018 · 5 comments · Fixed by #173
Closed

Option to hide command output #138

kopach opened this issue Apr 10, 2018 · 5 comments · Fixed by #173

Comments

@kopach
Copy link

kopach commented Apr 10, 2018

Would be great to have an option to hide output of some process. So, e.g. by running 2 processes I only see output of one of them. I can do something like this &> /dev/null but it won't work on Windows OS.

Maybe as additional feature to this, would be an ability to set log level. e.g. show only error output.

@gustavohenke
Copy link
Member

gustavohenke commented Aug 19, 2018

Thanks for the suggestion, @kopach!

I imagine something like --hide <index|name> would make for a good flag, what do you think?

@gustavohenke
Copy link
Member

Duplicate of #25

@akauppi
Copy link

akauppi commented Jul 6, 2021

Windows itself is going way towards WSL2, and recommending it for node development.

This might open a bag of worms, but I see the reasonable footprint to support to be the Windows + WSL2 combo. If so, this would allow simplification on the side of concurrently code base.

@gustavohenke gustavohenke linked a pull request Oct 2, 2021 that will close this issue
@mokone91
Copy link

mokone91 commented Nov 4, 2021

HI! its seems to be merged but not published yet..

@gustavohenke
Copy link
Member

Published in v6.4.0!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants