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
rsteube 84b0702399 only print themes hint in interactive mode 4 years ago
..
bin/bat only print themes hint in interactive mode 4 years ago
assets.rs Handle file extension conflicts in --list-languages 4 years ago
assets_metadata.rs Fix some clippy lints 4 years ago
config.rs Skip non-file inputs when using --diff 4 years ago
controller.rs Revert "Add io cycle detection with clircle" 4 years ago
decorations.rs Reduce public API 4 years ago
diff.rs Move git changes support behind a feature 4 years ago
error.rs Throws an error when `bat` is being user as pager. 4 years ago
input.rs Revert "Add io cycle detection with clircle" 4 years ago
less.rs Move paging support behind a feature 4 years ago
lib.rs Reexport bat::pretty_printer::Input as bat::Input 4 years ago
line_range.rs Fix some clippy lints 4 years ago
output.rs remove all matches 4 years ago
paging.rs Move PagingMode to separate module 4 years ago
preprocessor.rs Switch to "·" (U+00B7) Middle Dot from "•" (U+2022) Bullet 4 years ago
pretty_printer.rs fix some clippy warnings 4 years ago
printer.rs fix some clippy warnings 4 years ago
style.rs style: add component 'rule' for horizontal file delimiter 4 years ago
syntax_mapping.rs Simplify code 4 years ago
terminal.rs Add new theme: base16-256 4 years ago
wrapping.rs Rename wrap => wrapping 4 years ago