First off, thank you for the great plugin!
I'm running a child process which has some terminal colors when run on its own, but those colors are lost when running under gulp-run and everything appears as the basic text color.
Is there a way to preserve the colors while running under a child process? I'm running on OS X.
First off, thank you for the great plugin!
I'm running a child process which has some terminal colors when run on its own, but those colors are lost when running under
gulp-runand everything appears as the basic text color.Is there a way to preserve the colors while running under a child process? I'm running on OS X.