nushell/crates/nu-command
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
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
proptest-regressions/format_conversions add tests, deal with pipes, newlines, tabs for to nuon (#6391) 2022-09-01 14:08:19 +02:00
src Revert "Primitives now use color closures..." (#7710) 2023-01-08 21:53:52 -08:00
tests Continue and Break on Try/Catch (#7683) 2023-01-05 21:41:51 +01:00
build.rs Fix panic when building without git (#6289) 2022-08-10 10:31:12 -05:00
Cargo.toml Url encode to escape special characters (#7664) 2023-01-05 19:24:38 +01:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00