issues
search
andfoy
/
winpty-rs
Create and spawn processes inside a pseudoterminal in Windows from Rust
Other
23
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Async read?
#31
davidbrochart
opened
2 years ago
1
Update windows requirement from 0.29.0 to 0.34.0
#30
dependabot[bot]
closed
2 years ago
1
Release v0.3.6
#29
andfoy
closed
2 years ago
0
PR: Let WaitForSingleObject return immediately
#28
andfoy
closed
2 years ago
1
Release v0.3.5
#27
andfoy
closed
2 years ago
0
PR: Use WaitForSingleObject instead of GetExitCodeProcess to determine if the PTY process ended
#26
andfoy
closed
2 years ago
1
Release v0.3.4
#25
andfoy
closed
2 years ago
0
PR: Remove CI constraints used with windows-2019
#24
andfoy
closed
2 years ago
1
ConPTY tests are failing on CIs
#23
andfoy
closed
2 years ago
0
Bump actions/checkout from 2 to 3
#22
dependabot[bot]
closed
2 years ago
2
Update windows requirement from 0.29.0 to 0.33.0
#21
dependabot[bot]
closed
2 years ago
1
debug example fail
#20
xiaoquanju
opened
2 years ago
5
Update windows requirement from 0.29.0 to 0.32.0
#19
dependabot[bot]
closed
2 years ago
1
Release v0.3.3
#18
andfoy
closed
2 years ago
0
PR: Emit newline in process when setting CONPTY_CI
#17
andfoy
closed
2 years ago
1
Fix write corruption caused by writing an unintended NUL byte
#16
segevfiner
closed
2 years ago
4
Release v0.3.2
#15
andfoy
closed
2 years ago
0
Debug CI stream redirection and reading
#14
andfoy
closed
2 years ago
1
PR: Fix some issues related to wstring creation in winpty spawn arguments
#13
andfoy
closed
2 years ago
1
Release v0.3.1
#12
andfoy
closed
2 years ago
0
PR: Fix some unstable issues related to reading testing on CI
#11
andfoy
closed
2 years ago
1
Release v0.3.0
#10
andfoy
closed
2 years ago
0
PR: Fix concurrency errors related to read and other safety issues
#9
andfoy
closed
2 years ago
0
PR: Improve read performance and rewrite iseof
#8
andfoy
closed
2 years ago
1
Update windows requirement from 0.29.0 to 0.30.0
#7
dependabot[bot]
closed
2 years ago
1
PR: Add get_pid method to PTY struct
#6
andfoy
closed
2 years ago
1
PR: Require PTYImpl trait to implement Send and Sync
#5
andfoy
closed
2 years ago
0
Fix release workflow to use cargo token
#4
andfoy
closed
2 years ago
0
PR: Add release instructions and update package metadata
#3
andfoy
closed
2 years ago
1
PR: Add CIs and dependabot files
#2
andfoy
closed
2 years ago
0
PR: Add working version in Rust
#1
andfoy
closed
2 years ago
0
Previous