bat/src
Ethan P 0aca8cab0b
Remove vcs_modification_markers from PrettyPrinter 'git' feature disabled
2020-05-15 13:58:48 -07:00
..
bin/bat Write error messages to pager, if attached 2020-04-25 13:08:00 +02:00
assets.rs Add helper fn for checking if opened input is theme preview file 2020-05-15 12:20:20 -07:00
assets_metadata.rs Fix some clippy lints 2020-04-24 16:11:05 +02:00
config.rs Skip non-file inputs when using --diff 2020-04-24 16:12:38 +02:00
controller.rs Add padding above headers when no grid 2020-05-12 16:37:29 +02:00
decorations.rs Reduce public API 2020-04-22 23:55:28 +02:00
diff.rs Move git changes support behind a feature 2020-03-31 09:27:56 +02:00
error.rs Write error messages to pager, if attached 2020-04-25 13:08:00 +02:00
input.rs Add helper fn for checking if opened input is theme preview file 2020-05-15 12:20:20 -07:00
less.rs Move paging support behind a feature 2020-03-31 09:27:56 +02:00
lib.rs Update documentation 2020-04-22 23:55:28 +02:00
line_range.rs Fix some clippy lints 2020-04-24 16:11:05 +02:00
output.rs Write error messages to pager, if attached 2020-04-25 13:08:00 +02:00
paging.rs Move PagingMode to separate module 2020-04-22 23:55:28 +02:00
preprocessor.rs Run 'cargo fmt' 2020-04-24 16:11:05 +02:00
pretty_printer.rs Remove vcs_modification_markers from PrettyPrinter 'git' feature disabled 2020-05-15 13:58:48 -07:00
printer.rs Remove padding if the header style is not enabled 2020-05-12 16:37:29 +02:00
style.rs Rename error module 2020-04-22 23:55:28 +02:00
syntax_mapping.rs cargo fmt 2020-04-23 00:56:35 +02:00
terminal.rs Fix base16, and combine 00 and 0f alpha encodings 2020-05-11 19:29:19 +02:00
wrapping.rs Rename wrap => wrapping 2020-04-22 23:55:28 +02:00