rexpect
rexpect copied to clipboard
Rust port of pexpect
Noticed this in the code when discussing #142.
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [STABLE](https://redirect.github.com/rust-lang/rust) | minor | `1.83` -> `1.84` | --- ### Release Notes rust-lang/rust (STABLE) ###...
Hello, I'm having trouble shutting down the bash shell I've spawned after I'm done. - Repo/branch: https://github.com/tangle-network/envio-indexer-blueprint/pull/4 I'm shutting down the session using the following and I've tried various combinations...