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
Stéphane Blondon bb4d1cbd2e refactor: factorize constants by inverting loop and condition order 2 weeks ago
..
assets Inline `format!` args wherever possible 2 months ago
bin/bat refactor: factorize constants by inverting loop and condition order 2 weeks ago
syntax_mapping Add syntax mapping for Wireguard config 2 months ago
assets.rs Inline `format!` args wherever possible 2 months ago
config.rs Add --squeeze-limit to specify max number of consecutive empty lines 2 months ago
controller.rs Make the error handler `FnMut` 4 months ago
decorations.rs Inline `format!` args wherever possible 2 months ago
diff.rs Fix clippy warnings with Rust 1.68 1 year ago
error.rs Add `$LESSOPEN` and `$LESSCLOSE` support (#2444) 8 months ago
input.rs Inline `format!` args wherever possible 2 months ago
less.rs Fix clippy suggestions 2 years ago
lessopen.rs require LESSOPEN to have exactly one %s 8 months ago
lib.rs Add `$LESSOPEN` and `$LESSCLOSE` support (#2444) 8 months ago
line_range.rs fix: rewrite overflow test using `usize::MAX` 7 months ago
macros.rs Use `nu-ansi-term` instead of `ansi_term` 1 year ago
nonprintable_notation.rs Print non-printable characters using caret notation (#2443) 1 year ago
output.rs pass --no-lessopen to less by default 8 months ago
pager.rs tidied commits 5 months ago
paging.rs Bump MSRV to 1.62 (#2496) 1 year ago
preprocessor.rs Add unicode/caret replacements for all control characters (#2712) 7 months ago
pretty_printer.rs Add --squeeze-limit to specify max number of consecutive empty lines 2 months ago
printer.rs style: simplify equality check 2 months ago
style.rs Inline `format!` args wherever possible 2 months ago
syntax_mapping.rs Add note on thread synchronization 2 months ago
terminal.rs Use `nu-ansi-term` instead of `ansi_term` 1 year ago
vscreen.rs Inline `format!` args wherever possible 2 months ago
wrapping.rs Addressed PR feedback. Upped min version and used matches! macro 3 years ago