nushell/crates/nu-system/src
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
..
foreground.rs Try again: in unix like system, set foreground process while running external command (#6273) 2022-08-18 05:41:01 -05:00
lib.rs Try again: in unix like system, set foreground process while running external command (#6273) 2022-08-18 05:41:01 -05:00
linux.rs Fix ps command on linux (#6047) 2022-07-14 06:20:54 -05:00
macos.rs Try again with math-like externals (#4629) 2022-02-24 14:02:28 -05:00
main.rs some tweaks to main for testing (#4862) 2022-03-17 11:32:54 -05:00
signal.rs Try again: in unix like system, set foreground process while running external command (#6273) 2022-08-18 05:41:01 -05:00
windows.rs Try again with math-like externals (#4629) 2022-02-24 14:02:28 -05:00