.. |
bin/bat
|
Update --help text for --color
|
2020-07-25 22:32:34 +02:00 |
assets_metadata.rs
|
Fix some clippy lints
|
2020-04-24 16:11:05 +02:00 |
assets.rs
|
Defaults *.fs to F#
|
2020-06-26 21:42:05 -03:00 |
config.rs
|
Skip non-file inputs when using --diff
|
2020-04-24 16:12:38 +02:00 |
controller.rs
|
Enable non-printable chars for redirected output (#1061)
|
2020-07-02 09:36:58 +04: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
|
Refactor HighlightingAssets::get_syntax to return Result type
|
2020-05-16 13:44:26 +02:00 |
input.rs
|
Remove unnecessary '-> ()'s
|
2020-05-29 22:13:10 +02:00 |
less.rs
|
Move paging support behind a feature
|
2020-03-31 09:27:56 +02:00 |
lib.rs
|
Reexport bat::pretty_printer::Input as bat::Input
|
2020-05-29 22:13:10 +02:00 |
line_range.rs
|
Fix some clippy lints
|
2020-04-24 16:11:05 +02:00 |
output.rs
|
Revert 9ed8db22c ('windows' pager process execution fix) based on PR feedback/owner request
|
2020-06-03 09:13:47 +02:00 |
paging.rs
|
Move PagingMode to separate module
|
2020-04-22 23:55:28 +02:00 |
preprocessor.rs
|
Switch to "·" (U+00B7) Middle Dot from "•" (U+2022) Bullet
|
2020-07-09 08:15:04 +02:00 |
pretty_printer.rs
|
Change use of 'BatInput' to 'input::Input'
|
2020-05-29 22:13:10 +02:00 |
printer.rs
|
Enable non-printable chars for redirected output (#1061)
|
2020-07-02 09:36:58 +04:00 |
style.rs
|
Allow application to be built without git support
|
2020-05-15 13:58:48 -07:00 |
syntax_mapping.rs
|
Fix Typo
|
2020-08-12 06:45:24 +02:00 |
terminal.rs
|
Add new theme: base16-256
|
2020-08-03 11:39:49 +02:00 |
wrapping.rs
|
Rename wrap => wrapping
|
2020-04-22 23:55:28 +02:00 |