mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-20 20:08:58 +00:00
This reverts commit 8174e022797924aec735ff440806920767f80496. 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.