nushell/crates/nu-system
unrelentingtech 4af0a6a3fa
Foreground process group management, again (#6584)
* Revert "Revert "Try again: in unix like system, set foreground process while running external command (#6273)" (#6542)"

This reverts commit 2bb367f570.

* Make foreground job control hopefully work correctly

These changes are mostly inspired by the glibc manual.

* Fix typo in external command description

* Only restore tty control to shell when no fg procs are left; reuse pgrp

* Rework terminal acquirement code to be like fish

Co-authored-by: Darren Schroeder <343840+fdncred@users.noreply.github.com>
2022-09-29 13:37:48 -05:00
..
src Foreground process group management, again (#6584) 2022-09-29 13:37:48 -05:00
.gitignore Add nu-system and rewrite ps command (#734) 2022-01-14 17:20:53 +11:00
Cargo.lock bump to dev version 0.69.2 (#6635) 2022-09-28 17:06:21 -05:00
Cargo.toml Foreground process group management, again (#6584) 2022-09-29 13:37:48 -05:00
LICENSE Nu glob (#4818) 2022-03-13 11:30:27 -07:00