This website requires JavaScript.
Explore
Help
Sign In
MirroredRepos
/
bat
Watch
1
Star
0
Fork
0
You've already forked bat
mirror of
https://github.com/sharkdp/bat.git
synced
2025-09-04 04:12:31 +01:00
Code
Issues
Releases
Wiki
Activity
Files
9f1f3ab5e3f4fb3a30638ea140a428e21d9ac412
bat
/
src
History
Kienyew
cab5ddf6ae
Fix Typo
2020-08-12 06:45:24 +02:00
..
bin
/bat
Update --help text for --color
2020-07-25 22:32:34 +02:00
assets_metadata.rs
…
assets.rs
Defaults *.fs to F#
2020-06-26 21:42:05 -03:00
config.rs
…
controller.rs
Enable non-printable chars for redirected output (
#1061
)
2020-07-02 09:36:58 +04:00
decorations.rs
…
diff.rs
…
error.rs
…
input.rs
…
less.rs
…
lib.rs
…
line_range.rs
…
output.rs
…
paging.rs
…
preprocessor.rs
Switch to "·" (U+00B7) Middle Dot from "•" (U+2022) Bullet
2020-07-09 08:15:04 +02:00
pretty_printer.rs
…
printer.rs
Enable non-printable chars for redirected output (
#1061
)
2020-07-02 09:36:58 +04:00
style.rs
…
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
…