First off, thanks for this fantastic library - I have found it very useful for streaming output from a multiprocess build/watch system.
My question: does the current implementation provide any way to toggle the display of a column on and off, while leaving the spawned process running?
If not, is this even conceptually possible? If it's something that could work but we currently lack the API for it, I'd be happy to contribute an implementation if can give me some high-level advice on how to approach the problem.
First off, thanks for this fantastic library - I have found it very useful for streaming output from a multiprocess build/watch system.
My question: does the current implementation provide any way to toggle the display of a column on and off, while leaving the spawned process running?
If not, is this even conceptually possible? If it's something that could work but we currently lack the API for it, I'd be happy to contribute an implementation if can give me some high-level advice on how to approach the problem.