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

fix(nushell): Ignore stderr messages #1320

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Conversation

arcuru
Copy link
Sponsor Contributor

@arcuru arcuru commented Oct 23, 2023

Redirects stderr to null in nushell, following instructions at https://www.nushell.sh/book/stdout_stderr_exit_codes.html#stderr

The other shell scripts already redirect stderr for the atuin history end call, so this is matching their functionality.

I've tested this locally but I have not written nushell before, so this may not be idiomatic.

Closes #1214

@vercel
Copy link

vercel bot commented Oct 23, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
atuin-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 23, 2023 7:44pm

Copy link
Member

@ellie ellie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! 🚀

@ellie ellie merged commit b74ed75 into atuinsh:main Oct 23, 2023
10 checks passed
@arcuru arcuru deleted the nushell-errors branch October 23, 2023 21:06
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.

Working remotely
2 participants