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: unexpected error while piping to shell execution on macOS #930

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

sigoden
Copy link
Owner

@sigoden sigoden commented Oct 17, 2024

This PR clearly states that the usage of ... | aichat -e is not supported on macOS.

$ echo pwd | aichat -e
Error: Unable to read the pipe for shell execution on MacOS

We're tired of waiting for the new version of inquire to be released.
Once the new version of Inquire is released, we will remove the restrictions and support the feature on macOS.

close #531

@sigoden sigoden merged commit af1e57f into main Oct 17, 2024
3 checks passed
@sigoden sigoden deleted the fix branch October 17, 2024 04:39
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.

Cannot pipe into aichat -e
1 participant