issues
search
rust-cli
/
rexpect
.github/workflows/ci.yml
https://docs.rs/rexpect
MIT License
328
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Binary support?
#33
cheako
opened
3 years ago
4
try_read panic
#32
zyc801208
opened
3 years ago
2
minor spelling fixes
#31
BeldrothTheGold
closed
3 years ago
0
rexpect interact(), giving control back to the user
#30
chama-chomo
opened
4 years ago
3
WIP: Modernize error handling. Use crate thiserror and derive for error.
#29
BeldrothTheGold
closed
2 years ago
4
Copying child process output
#28
danobi
opened
4 years ago
1
Exp and windows: rethinking any matching
#27
zhiburt
closed
2 years ago
1
Windows Support
#26
TyPR124
closed
4 years ago
6
Strip ANSI escape codes
#25
AndreaOrru
closed
1 year ago
4
draft of a possible solution to the #14 issue and changes in public interface
#24
zhiburt
closed
4 years ago
12
examples "ftp" and "bash_read" are broken
#23
philippkeller
opened
4 years ago
0
make match_any also return index of matched needle
#22
philippkeller
closed
4 years ago
2
Refactoring spawn function
#21
zhiburt
closed
4 years ago
1
Spawn empty program
#20
zhiburt
closed
4 years ago
1
rexpect::spawn with empty program parameter
#19
zhiburt
closed
4 years ago
0
improve doc comment of PtyProcess.status() method
#18
zhiburt
closed
4 years ago
1
Set default terminal size to 80x25
#17
tailhook
closed
2 years ago
4
Generalizes PtySession to work with any Stream type
#16
thomasantony
closed
4 years ago
4
Upgrade to 2018 edition
#15
TyPR124
closed
4 years ago
1
get the index of element that was matched by exp_any
#14
pbartyik
opened
4 years ago
4
typo in process.rs
#13
pbartyik
closed
4 years ago
1
Clean up warnings, fix one soundness issue
#12
TyPR124
closed
4 years ago
2
Windows Support
#11
TyPR124
opened
4 years ago
19
add child.interact() e.g. to resize window when got SIGWINCH signal?
#10
hujianxin
opened
4 years ago
5
Upgrade all the crates.
#9
khuey
closed
5 years ago
2
License
#8
memoryruins
closed
6 years ago
1
Readme tweaks.
#7
memoryruins
closed
6 years ago
1
Rare inconsistent result.
#6
memoryruins
closed
6 years ago
14
Need help on converting a bash script into rexpect
#5
tjyang
closed
6 years ago
13
Trivial PR for readability
#4
tjyang
closed
6 years ago
1
rexpect 0.3 ready ?
#3
tjyang
closed
6 years ago
4
Mechanism to access buffer after an expectation
#2
bbqsrc
closed
7 years ago
5
Send signals to underlying process?
#1
Michael-F-Bryan
closed
7 years ago
5
Previous