Darren Schroeder

Results 2077 comments of Darren Schroeder

> Maybe we could first update [the doc](https://www.nushell.sh/lang-guide/chapters/types/basic_types/glob.html#casts) to reflect this, as the doc currently states this as an example to show the `glob` type is the first class object....

It looks like we're saving `foo\` vs `foo/` for later PRs, which I'm fine with. But what about your comment of autocd only working with backticks, that should not be...

Thanks @YizhePKU. We appreciate your continued help!

> Is this state intended to stay? We don't intend on changing it right now. Per User seems to be working better so far. > Is the information what the...

I think this is a terminal problem. I haven't been able to reproduce it at all on Windows with WT or on MacOS with Ghostty or WezTerm.

it looks like something is breaking crossterm and leaving it in raw mode. i'm not sure if that's a reedline thing or nushell nor how to fix it. it would...

That's interesting. Is the only way to reproduce it with a cygwin cat command?

@YizhePKU ideally, in my perfect world, _any_ case spelling of path would work everywhere throughout all nushell commands and custom command as well as across all operating systems that we...

> I'd like to work on this issue if no one's in charge. Go for it. I assigned it to you.

@bobby-palmer I think that's probably part of it, although `input` shouldn't have an underscore if it's being used. If there's no input, you should look for the data as a...