nushell/crates/nu-command
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
..
src Enable macOS foreground process handling (#9909) 2023-08-04 15:43:35 -05:00
tests Add an option to set header on border (style) (#9920) 2023-08-04 13:50:47 -05:00
Cargo.toml Add an option to set header on border (style) (#9920) 2023-08-04 13:50:47 -05:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00