Update prettybat caveats for header display fix (#39)

This commit is contained in:
Ethan P 2020-10-02 19:50:48 -07:00
parent fa58888298
commit 0494e41e66
No known key found for this signature in database
GPG Key ID: 6963FD04F6CF35EA

View File

@ -42,11 +42,10 @@ See `man bat` for more information.
## Caveats ## Caveats
- The header displayed by bat will show `STDIN` instead of the filename. - The header displayed by bat will show `STDIN` instead of the filename (`bat 0.13` or older).
- The git changes sidebar will not work with files that have been formatted. - The git changes sidebar will not work with files that have been formatted.
## Installation ## Installation
This script is a part of the `bat-extras` suite of scripts. You can find install instructions [here](../README.md#installation). This script is a part of the `bat-extras` suite of scripts. You can find install instructions [here](../README.md#installation).