Darren Schroeder

Results 2076 comments of Darren Schroeder

I'm just guessing because we have > 400 commands and we forgot about `from ssv`. It seems like `from ssv` really does most of what `detect columns` does, and most...

I think we need to have a balance between having a bunch of commands that do similar things and having one command that has dozens of command line parameters. In...

FWIW, When I first started learning nushell JT taught me that `into` meant `conversion` and `to` meant `output format`.

I'm missing the point here. Why do we now have two parameters `-p` and `-s`? Why can't `-i` suffice?

Speaking for myself, I'd rather not struggle to remember which ignore pattern to use. I'd rather just add the -p functionality to -i and be done with it. Is there...

ok, let's wait to see what others think. thanks.

So, if I understand this properly, the idea of `select -i` is to fail silently, correct? If so, I think this is working better now and we should land it....

Right. We need to tweak that. After that change I'll vote to land this PR.

Is it possible to upload this json file to this issue?

> I included a file to the issue thanks, this will make testing easier.