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

Add the new pipe usage for Command:stdin(), Command:stdout(), and Command:stderr() #73

Closed
Tracked by #70
sxyazi opened this issue May 29, 2024 · 2 comments
Closed
Tracked by #70
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@sxyazi
Copy link
Member

sxyazi commented May 29, 2024

Add the new pipe usage for Command:stdin(), Command:stdout(), and Command:stderr() to https://yazi-rs.github.io/docs/plugins/utils#command

The new stdin/stdout/stderr methods will accept the piped stdin, stdout, or stderr of another process. We need to show this in the documentation. Here’s a good example: sxyazi/yazi#1033

It would also be good to include usage instructions for the new take_stdin, take_stdout, and take_stderr methods for Child.

@sxyazi sxyazi added good first issue Good for newcomers help wanted Extra attention is needed labels May 29, 2024
@sxyazi sxyazi mentioned this issue May 29, 2024
12 tasks
@sxyazi
Copy link
Member Author

sxyazi commented Aug 1, 2024

Done in #102 by @AnirudhG07, thanks a lot!

@sxyazi sxyazi closed this as completed Aug 1, 2024
Copy link
Contributor

github-actions bot commented Sep 1, 2024

I'm going to lock this issue because it has been closed for 30 days. ⏳ This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant