forked from extern/nushell
2e23d4d734
* fix issue 6602 (broken highlighting in find) Find uses highlight_search_string to see where the string was found. The problem was that the style would just "append" to the existing haystack (including the ANSI escape codes of LS_COLORS). This first strips the ANSI escape codes out of the haystack before formatting the output string. * update formatting |
||
---|---|---|
.. | ||
assets | ||
proptest-regressions/format_conversions | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |