nushell/crates/nu-command
Stefan Holderbach 2c4048eb43
Refactor ansi stripping into nu-utils functions (#6966)
Allows use of slightly optimized variants that check if they have to use
the heavier vte parser. Tries to avoid unnnecessary allocations. Initial
performance characteristics proven out in #4378.

Also reduces boilerplate with right-ward drift.
2022-11-05 07:49:45 +13: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 Refactor ansi stripping into nu-utils functions (#6966) 2022-11-05 07:49:45 +13:00
tests fix: fixcd (#6799) 2022-11-05 07:38:39 +13:00
build.rs Fix panic when building without git (#6289) 2022-08-10 10:31:12 -05:00
Cargo.toml Refactor ansi stripping into nu-utils functions (#6966) 2022-11-05 07:49:45 +13:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00