Skip to content

Conversation

rbuchberger
Copy link
Contributor

@rbuchberger rbuchberger commented Jul 28, 2025

Summary

Update nushell completion code to use the new flag.

Edit: Warning! Will break completions entirely for anyone on earlier versions that 0.106.0. Maybe don't merge this.

Fixes: #2156

Other Information

Thanks for the great tool, I've been using it to earn a living for years.

@rbuchberger rbuchberger requested a review from a team as a code owner July 28, 2025 09:10
@rbuchberger
Copy link
Contributor Author

Wait, I've just realized the fix might need to be a little more complicated. It looks like nushell introduced the new flag and deprecated the old one in the same release. Merging this PR would break completions for anyone on earlier versions. I'm not sure how you want to handle that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Nushell's get --ignore-errors flag is deprecated.
1 participant