rust-cli / rexpect

.github/workflows/ci.yml
https://docs.rs/rexpect
MIT License
328 stars 56 forks source link

Add passthrough option to dup to stdout. #117

Open tmpfs opened 8 months ago

tmpfs commented 8 months ago

It's often very useful to see the pty IO for debugging, this PR adds a passthrough option which reads and writes to stdout.