nushell/crates/nu-system
WindSoilder 1d18f6947e
Try again: in unix like system, set foreground process while running external command (#6273)
* Revert "Fix intermittent test crash (#6268)"

This reverts commit 555d9ee763.

* make a working version again

* try second impl

* add

* fmt

* check stdin is atty before acquire stdin

* add libc

* clean comment

* fix typo
2022-08-18 05:41:01 -05:00
..
src Try again: in unix like system, set foreground process while running external command (#6273) 2022-08-18 05:41:01 -05:00
.gitignore Add nu-system and rewrite ps command (#734) 2022-01-14 17:20:53 +11:00
Cargo.lock Bump dev version (#6350) 2022-08-18 21:14:17 +12:00
Cargo.toml Try again: in unix like system, set foreground process while running external command (#6273) 2022-08-18 05:41:01 -05:00
LICENSE Nu glob (#4818) 2022-03-13 11:30:27 -07:00