nushell/crates/nu-command/src/system
WindSoilder 5815f122ed
avoid freeze when capturing external stderr (#6700)
* avoid freeze when capturing external stderr

* try replace from sh to bash

* change description

* fmt code
2022-10-12 08:41:20 -05:00
..
benchmark.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
complete.rs avoid freeze when capturing external stderr (#6700) 2022-10-12 08:41:20 -05:00
exec.rs add a new command to query the registry on windows (#6670) 2022-10-07 13:54:36 -05:00
mod.rs add a new command to query the registry on windows (#6670) 2022-10-07 13:54:36 -05:00
nu_check.rs Move from source to source-env (#6277) 2022-09-01 08:32:56 +12:00
ps.rs add a fair amount ofsearch terms (#6090) 2022-07-21 06:29:41 -05:00
registry_query.rs add a new command to query the registry on windows (#6670) 2022-10-07 13:54:36 -05:00
run_external.rs avoid freeze when capturing external stderr (#6700) 2022-10-12 08:41:20 -05:00
sys.rs fix sys info mem usage (#6607) 2022-09-23 11:47:52 -05:00
which_.rs Change how to identify custom comamnd (#6187) 2022-08-02 18:40:07 -05:00