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/src
Arnav Borborah 532af6556d Use Rust inclusive range (stable in 1.26) 6 years ago
..
app.rs Changed italics to use-italic-text in config 6 years ago
assets.rs Implement syntax mapping 6 years ago
clap_app.rs Update help text 6 years ago
config.rs Changed to unwrap methods, added integration tests 6 years ago
controller.rs Fix `--show-all` for UTF-16 encoding 6 years ago
decorations.rs Refactoring, introduce Printer trait 6 years ago
diff.rs Use Rust inclusive range (stable in 1.26) 6 years ago
dirs.rs Add simple configuration file 6 years ago
inputfile.rs Add support for UTF-16LE and UTF-16BE 6 years ago
line_range.rs Allow for multiple line ranges 6 years ago
main.rs Add --config-file option 6 years ago
output.rs issue #383: Handle cases like `PAGER=/usr/bin/bat` 6 years ago
preprocessor.rs Fix `--show-all` for UTF-16 encoding 6 years ago
printer.rs Changed italics to use-italic-text in config 6 years ago
style.rs run cargo fmt 6 years ago
syntax_mapping.rs Implement syntax mapping 6 years ago
terminal.rs Changed italics to use-italic-text in config 6 years ago
util.rs Move transpose to util module 6 years ago