.. |
assets
|
Fix clippy suggestions
|
2022-09-04 14:28:44 +02:00 |
bin/bat
|
Fix paging not happening when stdout is interactive but stdin is not
|
2023-05-22 05:42:01 +02:00 |
syntax_mapping
|
Add .dpkg-new and .dpkg-tmp to ignored suffixes
|
2023-08-28 17:50:29 +02:00 |
assets.rs
|
Replace dirs-next with the original dirs crate
|
2023-03-24 19:10:38 +01:00 |
config.rs
|
Print non-printable characters using caret notation (#2443)
|
2023-03-14 22:21:30 +01:00 |
controller.rs
|
use io::Empty instead of crafted dummy stdin struct
|
2021-10-23 13:04:24 +02:00 |
decorations.rs
|
Use nu-ansi-term instead of ansi_term
|
2023-03-24 17:42:54 +01:00 |
diff.rs
|
Fix clippy warnings with Rust 1.68
|
2023-03-14 21:19:14 +01:00 |
error.rs
|
Use nu-ansi-term instead of ansi_term
|
2023-03-24 17:42:54 +01:00 |
input.rs
|
Run cargo clippy --fix --all-targets --all-features with Rust 1.60
|
2022-05-04 07:49:40 +02:00 |
less.rs
|
Fix clippy suggestions
|
2022-09-04 14:28:44 +02:00 |
lib.rs
|
Print non-printable characters using caret notation (#2443)
|
2023-03-14 22:21:30 +01:00 |
line_range.rs
|
Fix clippy suggestions
|
2022-09-04 14:28:44 +02:00 |
macros.rs
|
Use nu-ansi-term instead of ansi_term
|
2023-03-24 17:42:54 +01:00 |
nonprintable_notation.rs
|
Print non-printable characters using caret notation (#2443)
|
2023-03-14 22:21:30 +01:00 |
output.rs
|
Add support for BusyBox less as pager (#2162)
|
2022-05-04 07:56:38 +02:00 |
pager.rs
|
Prevent fork nightmare with PAGER=batcat (#2235)
|
2022-08-12 14:27:47 +02:00 |
paging.rs
|
Bump MSRV to 1.62 (#2496)
|
2023-03-03 13:20:03 +01:00 |
preprocessor.rs
|
Merge pull request #2502 from Enselic/clippy-1.68
|
2023-03-15 08:36:28 +01:00 |
pretty_printer.rs
|
Make PrettyPrinter::header an alias for header_filename
|
2023-03-24 22:33:43 +01:00 |
printer.rs
|
Use nu-ansi-term instead of ansi_term
|
2023-03-24 17:42:54 +01:00 |
style.rs
|
Remove unnecessary heap allocations in PrettyPrinter::print for style components
|
2023-01-15 21:16:36 +09:00 |
syntax_mapping.rs
|
fix for issue #2633
|
2023-08-02 00:04:55 -07:00 |
terminal.rs
|
Use nu-ansi-term instead of ansi_term
|
2023-03-24 17:42:54 +01:00 |
vscreen.rs
|
Revert "Remove code that tries to handle ANSI escape inputs"
|
2022-09-10 17:59:33 +02:00 |
wrapping.rs
|
Addressed PR feedback. Upped min version and used matches! macro
|
2021-01-09 15:21:26 +01:00 |