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: tree print to pipe #2064

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

ruben-arts
Copy link
Contributor

@ruben-arts ruben-arts commented Sep 17, 2024

Fixes #2043

Also does some general cleaning up.

You can test the issue with cargo run -- tree | head -n 10 Which now doesn't fail anymore

@tdejager tdejager merged commit de470e7 into prefix-dev:main Sep 17, 2024
38 checks passed
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.

piping pixi tree to another process causes a panic
3 participants