You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bat/tests
Martin Nordholts 352309b056 Revert "Remove code that tries to handle ANSI escape inputs"
This reverts commit 8174e02279. Turns out
it is needed for a common use case, see
https://github.com/sharkdp/bat/issues/2307.

It is not a clean revert, because I adjust CHANGELOG.md and also add a
comment to the test. I also had to resolve a small `use` conflict.
2 years ago
..
benchmarks
examples Strip BOM from output in interactive mode (#1938) 2 years ago
mocked-pagers
scripts
snapshots
syntax-tests Strip BOM from output in interactive mode (#1938) 2 years ago
tester
utils
.gitattributes
assets.rs
integration_tests.rs Revert "Remove code that tries to handle ANSI escape inputs" 2 years ago
no_duplicate_extensions.rs
snapshot_tests.rs
system_wide_config.rs
test_pretty_printer.rs