bat/src
Michal Nazarewicz 79b960e17e Use ansi_colours package for better true-colour approximation 2018-09-23 10:19:19 +02:00
..
app.rs Merge remote-tracking branch 'upstream/master' into bat_style 2018-09-12 21:40:41 +02:00
assets.rs Use a more streamlined version of style-component collection 2018-09-12 21:35:23 +02:00
controller.rs Do not show file header for directories 2018-09-12 21:53:41 +02: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
line_range.rs Fixes mut issue 2018-08-28 20:24:13 +02:00
main.rs Added tab expansion preprocessing step. 2018-09-10 18:11:59 -07:00
output.rs src/output.rs: Handle `less` in a portable way. 2018-09-07 21:47:31 +02:00
preprocessor.rs Fixed tab expansion not working in --wrap=never mode. 2018-09-11 13:45:49 -07:00
printer.rs Merge remote-tracking branch 'upstream/master' into feature-tabs 2018-09-11 14:03:47 -07:00
style.rs Disable wrapping when `--style` is plain 2018-09-18 21:31:56 +02:00
terminal.rs Use ansi_colours package for better true-colour approximation 2018-09-23 10:19:19 +02:00