bat/src
sharkdp 62f2d0c100 Do not export syntax_set and theme_set 2020-03-21 22:21:23 +01:00
..
bin/bat Do not export syntax_set and theme_set 2020-03-21 22:21:23 +01:00
assets.rs Do not export syntax_set and theme_set 2020-03-21 22:21:23 +01:00
config.rs move Config struct to separate file 2020-03-21 22:21:23 +01:00
controller.rs Move error handling to a callback 2020-03-21 22:21:23 +01:00
decorations.rs Derive fmt::Debug whenever possible 2019-10-20 21:43:51 +02:00
diff.rs Run 'cargo fmt' 2020-02-28 10:27:06 +01:00
errors.rs Move error handling to a callback 2020-03-21 22:21:23 +01:00
inputfile.rs Run 'cargo fmt' 2020-02-28 10:27:06 +01:00
less.rs Add test for less 529 2019-12-23 13:01:14 +01:00
lib.rs move Config struct to separate file 2020-03-21 22:21:23 +01:00
line_range.rs Run cargo fmt 2020-03-21 22:21:23 +01:00
output.rs Run cargo fmt 2020-03-21 22:21:23 +01:00
preprocessor.rs Handle non-unicode characters in the preprocessor 2019-08-31 20:56:53 +02:00
printer.rs Run cargo fmt 2020-03-21 22:21:23 +01: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 Support combination of multiple styles at the same time 2020-03-04 23:28:53 +01:00