Commit Graph

15 Commits (0cde4e9121a34390688825c09dc170a31c04a075)

Author SHA1 Message Date
sharkdp 371c929ede Update CHANGELOG 4 years ago
sharkdp 72618db179 Add metadata information to cached assets
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
4 years ago
sharkdp 95a56a2795 Typo in CHANGELOG 4 years ago
sharkdp ce583eb9bf Revert "Pass '--mouse' to less versions >= 551"
This reverts commit cb21b74ecd.
4 years ago
sharkdp 47abb192bc Patch Rust syntax file
closes #924
4 years ago
sharkdp a927815292 Update CHANGELOG 4 years ago
sharkdp c386cb35fb Pass '--mouse' to less versions >= 551
When using `less` version 551 or newer, `bat` will now pass the `--mouse` argument, allowing
for (better) mouse scrolling support in some terminals.

closes #904
4 years ago
sharkdp 97ea3dd4dc Update CHANGELOG 4 years ago
sharkdp 0ecc94956b Add performance patch for Makefile syntax
Thanks to @keith-hall!

closes #750
4 years ago
David Peter 61e47e0c13
Add Stylus syntax (#917)
closes #915
4 years ago
sharkdp 8b3d54ce29 Update CHANGELOG 4 years ago
sharkdp 3355aeba22 Update CHANGELOG 4 years ago
sharkdp 9a050cd87f Update CHANGELOG 4 years ago
sharkdp 522ab7a83c CHANGELOG: Add entries for upcoming release 4 years ago
David Peter 0c5b4fcd4a Add CHANGELOG to the repository 4 years ago