Anton Gilgur
Anton Gilgur
A general option to change in between the two modes -- muxed together and single log stream -- at any point during a task run would be helpful IMO. I...
Maybe I'm using the wrong terminology with "mux", sorry about that (I don't use `tmux` etc). I've seen the word ["interleaved" used](https://taskfile.dev/usage/#output-syntax) by some CLI tools which does describe what...
It would be for any task that has dependencies. Being able to see an individual log stream instead of all of them together.
Yes, I could. That's a workaround though, it would be great if something like that were built-in and I could switch between the modes as needed. Perhaps by using `Ctrl`+``...
Potentially related to #44, but not sure if they're actually related
For reference, this has happened many times, and is potentially the single most impacting bug in my usage of `kit`. Sometimes it runs fine, but only when the install is...
> * A user interface like Tilt for new users. I think their UI is cool, especially the ability to run custom tasks. They're definitely interesting features. I recommended a...
This could just be achieved with a task with dependencies on all those tasks, no? Rather than creating a new feature to support that
Fixed merge conflict with #534
Fixed a tiny merge conflict in the `package.json#scripts` from #536