nushell/crates/nu-system
Ian Manske f615038938
Enable macOS foreground process handling (#9909)
# Description
Currently, foreground process management is disabled for macOS, since
the original code had issues (see #7068).
This PR re-enables process management on macOS in combination with the
changes from #9693.

# User-Facing Changes
Fixes hang on exit for nested nushells on macOS (issue #9859). Nushell
should now manage processes in the same way on macOS and other unix
systems.
2023-08-04 15:43:35 -05:00
..
examples Reduce again the number of match calls (#7815) 2023-01-24 12:23:42 +01:00
src Enable macOS foreground process handling (#9909) 2023-08-04 15:43:35 -05:00
.gitignore Add nu-system and rewrite ps command (#734) 2022-01-14 17:20:53 +11:00
Cargo.lock Bump to 0.70 (#6800) 2022-10-19 07:13:36 +13:00
Cargo.toml bump to dev version 0.83.2 (#9866) 2023-07-30 22:16:57 +02:00
LICENSE Nu glob (#4818) 2022-03-13 11:30:27 -07:00