bat/src/bin/bat
Ethan P. 9e8176b1c6
Add --strip-ansi=auto option
When using `auto`, escape sequences will be stripped unless printing
plain text.
2024-06-17 18:27:33 -07:00
..
app.rs Add --strip-ansi=auto option 2024-06-17 18:27:33 -07:00
assets.rs Inline format! args wherever possible 2024-02-25 00:38:11 +01:00
clap_app.rs Add --strip-ansi=auto option 2024-06-17 18:27:33 -07:00
config.rs Add environment variable BAT_PAGING 2023-09-01 17:59:41 +02:00
directories.rs Replace dirs crate with etcetera crate 2023-09-01 21:13:21 +02:00
input.rs Improve readability 2021-03-07 14:59:10 +01:00
main.rs refactor: factorize constants by inverting loop and condition order 2024-04-19 11:44:47 +02:00