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
Pavel Aslanov 4021cf8128 Support combination of multiple styles at the same time
Old version of the code did not allowed for `bold italic` or `bold underline` styles
5 years ago
..
bin/bat Run 'cargo fmt' 5 years ago
assets.rs Derive fmt::Debug whenever possible 5 years ago
controller.rs Fix #798 5 years ago
decorations.rs Derive fmt::Debug whenever possible 5 years ago
diff.rs Run 'cargo fmt' 5 years ago
dirs.rs Migrated to Rust 2018 6 years ago
inputfile.rs Run 'cargo fmt' 5 years ago
less.rs Add test for less 529 5 years ago
lib.rs Adds range syntax for line highlights 5 years ago
line_range.rs Run 'cargo fmt' 5 years ago
output.rs Also pass '--no-init' if version could not be retrieved 5 years ago
preprocessor.rs Handle non-unicode characters in the preprocessor 5 years ago
printer.rs Run 'cargo fmt' 5 years ago
style.rs Simplify 'using_controller' example 5 years ago
syntax_mapping.rs Formatted code 6 years ago
terminal.rs Support combination of multiple styles at the same time 5 years ago