1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-22 11:37:10 +01:00
nushell/crates/nu-system
Ian Manske f615038938
Enable macOS foreground process handling ()
# Description
Currently, foreground process management is disabled for macOS, since
the original code had issues (see ).
This PR re-enables process management on macOS in combination with the
changes from .

# User-Facing Changes
Fixes hang on exit for nested nushells on macOS (issue ). 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 () 2023-01-24 12:23:42 +01:00
src Enable macOS foreground process handling () 2023-08-04 15:43:35 -05:00
.gitignore Add nu-system and rewrite ps command () 2022-01-14 17:20:53 +11:00
Cargo.lock Bump to 0.70 () 2022-10-19 07:13:36 +13:00
Cargo.toml bump to dev version 0.83.2 () 2023-07-30 22:16:57 +02:00
LICENSE Nu glob () 2022-03-13 11:30:27 -07:00