nushell/tests/shell/environment
Reilly Wood 80463d12fb
Revert "Primitives now use color closures..." (#7710)
This temporarily reverts commit c5639cd9fa
(PR https://github.com/nushell/nushell/pull/7650). See
[here](https://github.com/nushell/nushell/pull/7650#issuecomment-1375036213)
for details; the PR is accidentally adding ANSI escape codes to strings
piped to externals.

I think we should revert the PR because we're only 1-2 days away from a
release; reverting it will give us more time to land+test a proper fix
in the next release cycle.
2023-01-08 21:53:52 -08:00
..
env.rs Revert "Primitives now use color closures..." (#7710) 2023-01-08 21:53:52 -08:00
mod.rs Fix overlays not preserving hidden env vars (#6475) 2022-09-04 20:32:06 +03:00
nu_env.rs Change other instances of $nothing to null (#7569) 2022-12-22 12:30:10 -08:00