Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: Nushell v0.102 supports autoload #280

Open
balupton opened this issue Feb 5, 2025 · 1 comment
Open

Suggestion: Nushell v0.102 supports autoload #280

balupton opened this issue Feb 5, 2025 · 1 comment
Labels
enhancement Improvement or suggestion PR / Bounty only External demand, as such, external funding / effort is required to make this happen

Comments

@balupton
Copy link
Member

balupton commented Feb 5, 2025

If I understood this correctly, then it means we can now avoid having to require certain files from existing, and instead just write the autoload file:
https://www.nushell.sh/blog/2025-02-04-nushell_0_102_0.html#user-autoload-directories-toc

Makes sense to implement after Nushell's next minor version, as they are still v0 and continuously break, change, and deprecate things.

Would need one for the Dorothy init, and another for the user init.

@balupton balupton added enhancement Improvement or suggestion PR / Bounty only External demand, as such, external funding / effort is required to make this happen labels Feb 8, 2025
@balupton
Copy link
Member Author

I wonder if it ignores broken symlinks. If so, that would make our life way easy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement or suggestion PR / Bounty only External demand, as such, external funding / effort is required to make this happen
Development

No branches or pull requests

1 participant