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
David Peter 33c11d64f0 Run cargo fmt 3 years ago
..
bin/bat Use resolved path for --diagnostic as well 3 years ago
assets.rs Run cargo fmt 3 years ago
assets_metadata.rs Fix some clippy lints 4 years ago
config.rs Use less binary specified in bat config for --diagnostic 3 years ago
controller.rs Change circle detection to use new more conservative method and run in main loop instead of before the loop 3 years ago
decorations.rs Reduce public API 4 years ago
diff.rs Improve readability 3 years ago
error.rs Throws an error when `bat` is being user as pager. 4 years ago
input.rs Spelling fixes 3 years ago
less.rs Fix for Windows: do not run binaries from CWD 3 years ago
lib.rs Merge remote-tracking branch 'origin/master' into fix-1063 3 years ago
line_range.rs Fix some clippy lints 4 years ago
macros.rs Introduce bat_warning! helper macro 3 years ago
output.rs Fix for Windows: do not run binaries from CWD 3 years ago
pager.rs Refactor "Use `matches` macro" 3 years ago
paging.rs Move PagingMode to separate module 4 years ago
preprocessor.rs replace_nonprintable: Keep \n around 4 years ago
pretty_printer.rs pretty_printer.rs: Don't use a URL as an example Input title 3 years ago
printer.rs Use the functional update syntax 3 years ago
style.rs style: add component 'rule' for horizontal file delimiter 4 years ago
syntax_mapping.rs Fix broken resolv.conf highlighting 3 years ago
terminal.rs Add ansi theme to replace ansi-light and ansi-dark 3 years ago
wrapping.rs Addressed PR feedback. Upped min version and used matches! macro 3 years ago