bat-extras/doc/prettybat.md
2019-06-21 14:48:37 -07:00

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.