bat
https://github.com/sharkdp/bat
Rust
A cat(1) clone with wings.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported16 Subscribers
Add a CodeTriage badge to bat
Help out
- Issues
- Add Dockerfile and GitHub Actions workflow for Docker image build (closes #3633)
- fix: preserve ANSI escapes while stripping manpage overstrike
- feat: bat auto-detects language from stdin via first-line patterns
- docs: note Debian 12+ installs the bat binary
- docs: clarify custom theme file format requirements
- Deprecate `--style=auto` in favour of `--decorations=auto`
- Honor auto decorations when color is forced
- fix: avoid unknown theme warning when showing help
- docs: clarify bat reads files to stdout like cat(1)
- fix: treat OpenPGP/GPG encrypted files as binary (fixes #3554)
- Docs
- Rust not yet supported