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

#9 | + STDIN support for print command | #patch #10

Merged
merged 4 commits into from
Nov 30, 2020
Merged

Conversation

cchexcode
Copy link
Owner

@cchexcode cchexcode commented Nov 5, 2020

merge #9

@cchexcode
Copy link
Owner Author

only works with backend+ui right now, see
https://github.com/mitsuhiko/dialoguer/issues/93

@cchexcode
Copy link
Owner Author

Issue that I raised was still not solved. Issue has been moved:
console-rs/console#76

It is probably an error with the tty (/dev/tty?) issue.

Thoughts: STDIN filedescriptor 0 instead of $(</dev/stdin)?

@cchexcode cchexcode marked this pull request as ready for review November 30, 2020 16:27
Heiko Alexander Weber added 4 commits November 30, 2020 17:33
Author: Heiko Alexander Weber | heikoaweber

Files:
M	.vscode/launch.json
M	docs/README.md
M	docs/adrs/src/SUMMARY.md
A	docs/adrs/src/adrs/6.md
M	src/args/mod.rs
@cchexcode cchexcode merged commit 8cf8e5b into master Nov 30, 2020
@cchexcode cchexcode deleted the issue/#9 branch December 1, 2020 22:35
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.

1 participant