1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-04-13 22:30:38 +01:00

2 Commits

Author SHA1 Message Date
einfachIrgendwer0815
7f089ead62
Add option --binary
`--binary` allows to specify how to deal with binary content. Current
options are not printing anything or treating the binary data as text.
2024-08-18 10:05:37 +02:00
einfachIrgendwer0815
8f99a78cf1
Print non-printable characters using caret notation (#2443)
When the new flag is set, non-printable characters are printed using caret notation.
2023-03-14 22:21:30 +01:00