bat/src
sharkdp 8d0b8a227b Add test for less 529 2019-12-23 13:01:14 +01:00
..
bin/bat Update help text, closes #713 2019-12-22 16:05:00 +01:00
assets.rs Derive fmt::Debug whenever possible 2019-10-20 21:43:51 +02:00
controller.rs Run `cargo fmt` 2019-10-20 21:43:51 +02:00
decorations.rs Derive fmt::Debug whenever possible 2019-10-20 21:43:51 +02:00
diff.rs Use Rust inclusive range (stable in 1.26) 2018-11-11 14:42:22 +01:00
dirs.rs Migrated to Rust 2018 2019-03-09 07:43:41 +01:00
inputfile.rs Only print the header for empty files 2019-05-15 22:37:03 +02:00
less.rs Add test for less 529 2019-12-23 13:01:14 +01:00
lib.rs Do not pass '--no-init' on newer less versions 2019-12-23 12:45:23 +01:00
line_range.rs Derive fmt::Debug whenever possible 2019-10-20 21:43:51 +02:00
output.rs Also pass '--no-init' if version could not be retrieved 2019-12-23 12:45:23 +01:00
preprocessor.rs Handle non-unicode characters in the preprocessor 2019-08-31 20:56:53 +02:00
printer.rs Derive fmt::Debug whenever possible 2019-10-20 21:43:51 +02:00
style.rs Simplify 'using_controller' example 2019-10-30 19:47:51 +01:00
syntax_mapping.rs Formatted code 2019-03-09 07:43:41 +01:00
terminal.rs Leave blank lines blank terminal output. 2019-12-15 20:32:02 +01:00