nushell/crates/nu-utils/src
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
..
sample_config Further edits to help messages (#6913) 2022-10-26 09:36:42 -07:00
deansi.rs Refactor ansi stripping into nu-utils functions (#6966) 2022-11-05 07:49:45 +13:00
lib.rs Refactor ansi stripping into nu-utils functions (#6966) 2022-11-05 07:49:45 +13:00
locale.rs make date format supports locale (#6306) 2022-08-14 08:07:04 -05:00
main.rs added nu-utils crate, fixed issue where externals turn off vt processing (#4857) 2022-03-16 17:21:06 -05:00
utils.rs adds a config reset command (#6149) 2022-07-31 20:44:33 -05:00