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/examples
dag-h 08386daa3a
Strip BOM from output in interactive mode (#1938)
* Strip BOM from output in interactive mode

* Strip BOM when not loop_through, add regression tests

* Update CHANGELOG.md

* Only strip BOM from beginning of first line

* Fix integration test on macOS that relied on color scheme

* Fix integration test on Windows that relied on detected terminal width

* Fix syntax test that was failing due to a previously wrong (now fixed) highlighting

Co-authored-by: David Peter <mail@david-peter.de>
Co-authored-by: Martin Nordholts <enselic@gmail.com>
2 years ago
..
git Recognize files in `$XDG_CONFIG_HOME/git/` and `$HOME/.config/git/` better (#2067) 3 years ago
regression_tests
sub_directory
system_config/bat Add test for systemwide config file support 3 years ago
bat.conf Add test for systemwide config file support 3 years ago
cache
cache.c
empty.txt
longline.json Skip syntax highlighting for long lines (#2165) 2 years ago
multiline.txt
nonprintable.txt
single-line.txt
tabs.txt
test.binary
test.demo.foo.suffix Make --map-syntax and --ignored-suffix work together (#2260) 2 years ago
test.demo.suffix Make --map-syntax and --ignored-suffix work together (#2260) 2 years ago
test.json.suffix
test.json~
test.txt
test_BOM.txt Strip BOM from output in interactive mode (#1938) 2 years ago
test_UTF-16LE.txt
unicode-wrap.txt