nushell/crates/nu-test-support/src
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
..
playground Run a round of clippy --fix to fix a ton of lints (#7006) 2022-11-04 15:11:17 -05:00
commands.rs Restore nu_with_plugins test macro (#6065) 2022-07-22 00:14:37 -04:00
fs.rs Add decimals to int when using into string --decimals (#6085) 2022-08-12 21:13:50 -05:00
lib.rs Use nu-path correctly in nu! test macro to make dev-dependency transitive (#7488) 2022-12-15 18:53:26 +01:00
locale_override.rs replace lazy_static with once_cell (#7502) 2022-12-17 10:30:04 -08:00
macros.rs Revert "Primitives now use color closures..." (#7710) 2023-01-08 21:53:52 -08:00
playground.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00