Darren Schroeder
Darren Schroeder
that sounds cool. and what do you have your zsh `command_not_found_handler` do right now? i'm trying to figure out what cool things this exposes.
> @fdncred Do you and the rest of the core team still feel like sourcing `login.nu` first is the desired behavior? I have a small PR ready but since this...
Looks like we may not want to make this change since, according to @IanManske's research: > I'll comment later today, but I actually think bash and zsh load login config...
`$nu.is-login` is already exposed. Is there something else needed?
@eugenesvk I agree with your position myself but if we're going to keep our json compatibility and heritage, we have to interpret escapes within double quotes. It's one of the...
I don't have issues on Windows running binaries. ``` ❯ ~/.cargo/bin/fd msvs.nu cheat-sheet.nu build-all-plugins.nu nu_scripts\ nu_scripts\typos.toml nu_scripts\toolkit.nu ... ``` or with \ ``` ❯ ~\.cargo\bin\fd msvs.nu cheat-sheet.nu build-all-plugins.nu nu_scripts\ nu_scripts\typos.toml...
with spaces in your path you have to use backtick quotes.
yup, it needs to be fixed if possible. I've looked at it a few times and i'm not sure if we have that level of introspection. another set of eyes...
I think this question is answered. Thanks for the contributions.
@NotTheDr01ds The first small part 