rexpect icon indicating copy to clipboard operation
rexpect copied to clipboard

Rust port of pexpect

Results 53 rexpect issues
Sort by recently updated
recently updated
newest added

Noticed this in the code when discussing #142.

C-bug
help-wanted

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...