mirror of
https://github.com/sharkdp/bat
synced 2026-07-24 17:13:19 +00:00
72618db179
When saving/reading user-provided syntaxes or themes, `bat` will now maintain a `metadata.yaml` file which includes information about the `bat` version which was used to create the cached files. When loading cached files, we now print an error if they have been created with an incompatible version closes #882