mirror of
https://github.com/eth-p/bat-extras.git
synced 2024-12-13 17:50:56 +01:00
616 B
616 B
bat-extras: prettybat
A script that uses prettier for reformatting and bat for syntax highlighting.
Command Line
Synopsis:
prettybat [OPTIONS] [PATH...]
Options:
Every option is passed through to bat
.
See man bat
for more information.
Caveats
The header displayed by bat will show STDIN
instead of the filename.
There's nothing that can be done about this with the current version of bat.
Issues?
If you find an issue or have a feature suggestion, make a pull request or issue through GitHub! Contributions are always welcome.