nushell/crates/nu-term-grid
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
..
src Refactor ansi stripping into nu-utils functions (#6966) 2022-11-05 07:49:45 +13:00
.gitignore moved grid to it's own crate named nu-term-grid 2021-10-07 10:32:39 -05:00
Cargo.toml Refactor ansi stripping into nu-utils functions (#6966) 2022-11-05 07:49:45 +13:00
LICENSE Update LICENSE 2022-04-08 21:53:29 +12:00