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
sharkdp a348a9f68e Handle syntax-set loading errors 6 years ago
..
app.rs Explicitly specify which args override themselves 6 years ago
assets.rs Handle syntax-set loading errors 6 years ago
decorations.rs Move colors to printer module 6 years ago
diff.rs Formatted with newer cargo fmt. 6 years ago
features.rs Using slice notation instead of as_ref 6 years ago
main.rs Handle syntax-set loading errors 6 years ago
output.rs Fix launching of pager so text is interpreted as UTF-8 by default. 6 years ago
printer.rs Remove unnecessary space if there are no decorations 6 years ago
style.rs PR #102 Followed @BrainMaestro's suggestions 6 years ago
terminal.rs PR #102 Followed @BrainMaestro's suggestions 6 years ago