bat/src/bin/bat
Mahdi Dibaiee 312c8ef01f
Add new `--style` called `header-filesize` and display it by default (#1988)
Also rename `header` to `header-filename`.

Related to #1701
2022-02-07 20:48:57 +01:00
..
app.rs Run `cargo clippy --fix --all-targets --all-features` with Rust 1.57 2021-12-08 08:45:04 +01:00
assets.rs Remove the code related to minimal_syntaxes.bin 2021-11-22 20:42:01 +01:00
clap_app.rs Add new `--style` called `header-filesize` and display it by default (#1988) 2022-02-07 20:48:57 +01:00
config.rs Run `cargo clippy --fix --all-targets --all-features` with Rust 1.57 2021-12-08 08:45:04 +01:00
directories.rs Use once_cell instead of lazy_static 2021-11-22 22:03:03 +01:00
input.rs Improve readability 2021-03-07 14:59:10 +01:00
main.rs Mark `MappingTarget` as `#[non_exhaustive]` for increased semver flexibility 2022-01-04 08:19:51 +01:00