bat/src
sharkdp f98a96c1ed Update help text 2018-11-11 12:26:39 +01:00
..
app.rs Changed italics to use-italic-text in config 2018-11-04 19:40:05 +01:00
assets.rs Implement syntax mapping 2018-10-17 23:08:19 +02:00
clap_app.rs Update help text 2018-11-11 12:26:39 +01:00
config.rs Changed to unwrap methods, added integration tests 2018-11-04 11:19:49 +01:00
controller.rs Fix `--show-all` for UTF-16 encoding 2018-11-01 22:00:47 +01:00
decorations.rs Refactoring, introduce Printer trait 2018-08-23 19:44:14 +02:00
diff.rs Fix for Rust 1.26 2018-08-31 23:57:27 +02:00
dirs.rs Add simple configuration file 2018-10-16 22:09:15 +02:00
inputfile.rs Add support for UTF-16LE and UTF-16BE 2018-10-07 17:49:38 +02:00
line_range.rs Allow for multiple line ranges 2018-10-20 10:44:13 +02:00
main.rs Add --config-file option 2018-10-17 23:08:37 +02:00
output.rs issue #383: Handle cases like `PAGER=/usr/bin/bat` 2018-11-06 19:53:32 +01:00
preprocessor.rs Fix `--show-all` for UTF-16 encoding 2018-11-01 22:00:47 +01:00
printer.rs Changed italics to use-italic-text in config 2018-11-04 19:40:05 +01:00
style.rs run cargo fmt 2018-09-26 19:16:03 +02:00
syntax_mapping.rs Implement syntax mapping 2018-10-17 23:08:19 +02:00
terminal.rs Changed italics to use-italic-text in config 2018-11-04 19:40:05 +01:00
util.rs Move transpose to util module 2018-10-16 22:09:15 +02:00