.. |
assets
|
Allow the license used by GraphQL
|
2022-02-07 06:14:07 +01:00 |
bin/bat
|
Add new --style called header-filesize and display it by default (#1988)
|
2022-02-07 20:48:57 +01:00 |
syntax_mapping
|
Support for ignored-suffix CLI arguments (#1892)
|
2021-11-19 17:05:23 +01:00 |
assets.rs
|
Expose syntect theme and syntax sets (#2030)
|
2022-02-08 08:00:12 +01:00 |
config.rs
|
Add various other code refactorings
|
2021-09-12 15:50:10 +02:00 |
controller.rs
|
use io::Empty instead of crafted dummy stdin struct
|
2021-10-23 13:04:24 +02:00 |
decorations.rs
|
Reduce public API
|
2020-04-22 23:55:28 +02:00 |
diff.rs
|
Improve readability
|
2021-03-07 14:59:10 +01:00 |
error.rs
|
Replace deprecated 'error-chain' with 'thiserror' (#1820)
|
2021-08-26 13:12:21 +02:00 |
input.rs
|
Add new --style called header-filesize and display it by default (#1988)
|
2022-02-07 20:48:57 +01:00 |
less.rs
|
Reduce nesting in if blocks by short circuiting
|
2021-09-12 15:50:10 +02:00 |
lib.rs
|
Improved ANSI passthrough (#1596)
|
2021-12-08 16:06:42 +01:00 |
line_range.rs
|
Line range edge cases test
|
2021-11-24 07:27:36 +01:00 |
macros.rs
|
Introduce bat_warning! helper macro
|
2020-12-28 09:27:40 +01:00 |
output.rs
|
Replace deprecated 'error-chain' with 'thiserror' (#1820)
|
2021-08-26 13:12:21 +02:00 |
pager.rs
|
Refactor "Use matches macro"
|
2021-05-27 12:05:07 +02:00 |
paging.rs
|
Move PagingMode to separate module
|
2020-04-22 23:55:28 +02:00 |
preprocessor.rs
|
replace_nonprintable: Keep \n around
|
2020-12-19 10:27:06 +01:00 |
pretty_printer.rs
|
HighlightingAssets: Make .syntaxes() and syntax_for_file_name() failable
|
2021-07-29 08:26:18 +02:00 |
printer.rs
|
Underline highlighted lines in ANSI theme (#1985)
|
2022-02-14 19:02:14 +01:00 |
style.rs
|
Add new --style called header-filesize and display it by default (#1988)
|
2022-02-07 20:48:57 +01:00 |
syntax_mapping.rs
|
Syntax: add clang-format (#2076)
|
2022-03-06 20:01:49 +01:00 |
terminal.rs
|
Add ansi theme to replace ansi-light and ansi-dark
|
2020-12-21 17:05:10 +01:00 |
vscreen.rs
|
Improved ANSI passthrough (#1596)
|
2021-12-08 16:06:42 +01:00 |
wrapping.rs
|
Addressed PR feedback. Upped min version and used matches! macro
|
2021-01-09 15:21:26 +01:00 |