mirror of
https://github.com/nushell/nushell.git
synced 2024-11-25 09:53:43 +01:00
474293bf1c
# Description There is a bug when `hide-env` is used on environment variables that were present at shell startup. Namely, child processes still inherit the hidden environment variable. This PR fixes #12900, fixes #11495, and fixes #7937. # Tests + Formatting Added a test. |
||
---|---|---|
.. | ||
env.rs | ||
mod.rs | ||
nu_env.rs |