issues
search
matklad
/
xshell
Apache License 2.0
696
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Avoid using non-existant cfg to not trigger lint
#97
Urgau
closed
14 hours ago
0
Feature request: Add a way to *extend* an existing `Cmd` with syntax very similar to `cmd!`
#96
RalfJung
opened
3 months ago
0
Windows command files support
#95
vsrs
opened
4 months ago
5
Make `Cmd::to_command` public and add docs
#94
domenicquirl
opened
4 months ago
0
Return `ExitStatus` from `Cmd::run`
#93
domenicquirl
closed
4 months ago
2
Add `_timeout` methods for cmd to execute
#92
Binlogo
opened
4 months ago
0
Add support for asynchronous execution
#91
Binlogo
closed
4 months ago
2
Get exit code of commands with inherited stdout/stderr
#90
domenicquirl
opened
4 months ago
2
Add an ability to read exit code and specific streams
#89
Deniallugo
closed
4 months ago
2
bump MSRV
#88
matklad
closed
5 months ago
1
cmd: Note trailing newlines are trimmed
#87
cgwalters
closed
5 months ago
0
Bug: Multiple blank flags seem to cause errors with cmd!
#86
cjglo
opened
6 months ago
1
DRAFT: Simplify the API and inner implementation
#85
elichai
opened
7 months ago
3
Implement Clone to Shell
#84
elichai
closed
7 months ago
7
Feature Request: Add option to print the enviroment with the command
#83
elichai
opened
7 months ago
2
Failure on Windows when running `npm ...`
#82
stefnotch
opened
8 months ago
1
Add `Cmd::before_spawn` to allow modifying the resulting `std::process::Command` before spawning it
#81
swlynch99
opened
8 months ago
0
Clippy lints
#80
bzm3r
opened
9 months ago
0
Implement `Clone` for `Shell`?
#79
bzm3r
opened
10 months ago
0
Return the environment variables currently known to shell
#78
bzm3r
opened
10 months ago
4
Return the current environment of the shell
#77
bzm3r
opened
10 months ago
2
Returning Child with spawn
#76
npajkovsky
opened
1 year ago
1
Clarify in which sense the shell provides "independence of the host environment"
#75
RalfJung
opened
1 year ago
2
v0.2.4
#74
matklad
closed
1 year ago
7
Emit more informative error message when cwd does not exist
#73
smoelius
closed
1 year ago
12
Nonexistent current directory results in confusing error message
#72
smoelius
closed
1 year ago
1
Add a `cmds!` that runs multiple
#71
cgwalters
closed
1 year ago
1
impl kind() for Error
#70
csmoe
opened
1 year ago
2
How to make `cmd` prompt the user
#69
azzamsa
closed
1 year ago
6
xshell command fails to communicate with a running app
#68
azzamsa
closed
1 year ago
5
Remove all files inside a directory
#67
azzamsa
closed
1 year ago
2
Interiour mutability seems unnecessary
#66
WaffleLapkin
opened
1 year ago
1
`cmd!` panics when string contains backslash followed by a line break
#65
Aloso
opened
1 year ago
3
Fork command to background
#64
RampedIndent
opened
1 year ago
2
`stdin` broken since release `0.2.3`
#63
rudolphfroger
opened
1 year ago
7
Allowing self.field in cmd! macro
#62
rewk
opened
1 year ago
2
fix run ignoring stdin
#61
matklad
closed
1 year ago
1
How to redirect stdout/stderr to files?
#60
Nugine
opened
2 years ago
1
`set_*` on `Cmd` should return `Self` and not take it by reference
#59
repnop
closed
1 year ago
2
Question - Is it possible to run the process in the background?
#58
szagi3891
closed
1 year ago
1
Inconsistencies between run()/output()/read()/read_err()
#57
rickvanprim
opened
2 years ago
4
Add path_exists
#56
azdavis
closed
2 years ago
2
remove_path is idempotent
#55
matklad
closed
2 years ago
8
Can we have the old API back?
#54
jplatte
opened
2 years ago
5
Debug mac CI
#53
matklad
opened
2 years ago
0
docs: Link to sh-inline
#52
cgwalters
opened
2 years ago
1
Fix pre-release publishing
#51
matklad
closed
2 years ago
1
release 0.2.0
#50
matklad
closed
2 years ago
3
re-enable signal tests on macos
#49
matklad
closed
2 years ago
1
v0.2.0-pre.1
#48
matklad
closed
2 years ago
5
Next