Zoey Hewll

Results 55 comments of Zoey Hewll

If it helps, I've been building under [`nushell`](https://github.com/nushell/nushell), but I get the same failure when running in git bash. I don't have an explicit msys2 install.

I don't know if this would make sense, but what about something like: ``` foo --config ("" | to pipe) ``` or ``` diff (cmd1 | to pipe) (cmd2 |...

Not sure if it is time for bikeshedding names yet. If not, feel free to disregard A point against `to pipe`, at least in my mind, is that existing `to`...

Would it be possible to have `stream` be usable between nu-internal commands without any explicit serialisation format, only needing to use an explicit format for piping externally? I think it...