Commit Graph

182 Commits (9c8dda1f9dfded33494f3718a8e2615b00f17846)

Author SHA1 Message Date
sharkdp 17b37fedcb Add project goals and list of alternatives 6 years ago
sharkdp 145b99f01c Include syntaxes and themes in repository
This changes a few things:

- All syntaxes and themes are now stored (as submodules) under
  assets/syntaxes and assets/themes

- The default directories for syntaxes and themes are "syntaxes"
  and "themes" (used to be "syntax" and "themes")

- The "bat cache" command can now take a `--source <dir>` and
  `--target <dir>` option.

- The cached files have been renamed to "themes.bin" and "syntaxes.bin"
6 years ago
Mateusz Piotrowski 9af1d2b891 Add FreeBSD installation instructions
Closes #41.
6 years ago
sharkdp 13a53d230b Add MacOS install instructions, closes #33 6 years ago
David Peter fdeb98e859
Add usage examples 6 years ago
David Peter 6a417886aa
Add comment about paging & concatenation 6 years ago
sharkdp ef7c39b159 Improve cache subcommand
* Remove the old `init-cache` subcommand

* Introduce a new `cache` subcommand that can be used like this:

    * `bat cache -h` - Show help
    * `bat cache --init` - Initialize cache from config dir
    * `bat cache --clear` - Reset the cache
    * `bat cache --config-dir` - Show config directory

* Update README

closes #44
6 years ago
sharkdp da92154163 Re-format README 6 years ago
sharkdp 179bd4f525 Mention cmake in build instructions, closes #57 6 years ago
bspeice 21f9e2b0f7 Bump minimum required version to 1.24
#40
6 years ago
David Peter 92aa2b547e
Update README.md 6 years ago
sharkdp 65f66d0bee Small update to README 6 years ago
sharkdp edbe8f3e1a Remove openssl dependency 6 years ago
Wesley Moore 8f18567f2d Add Arch Linux installation instructions to README 6 years ago
David Peter e4d7e004ee
Update README.md 6 years ago
David Peter 7f070c9dcb
Update README.md 6 years ago
sharkdp 64ef61b409 Add customization chapter 6 years ago
David Peter 95a2079bcd
Update README.md 6 years ago
sharkdp 50be143c62 Update install instructions, closes #16 6 years ago
sharkdp ced6801740 Better error messages 6 years ago
David Peter 1ff46aaaf8
Update README.md 6 years ago
David Peter 203e4f9249
Update README.md 6 years ago
David Peter 22e785ca49
Update README.md 6 years ago
David Peter fb8ef40f3e
Update README.md 6 years ago
David Peter 0e8e39a59d
Update README.md 6 years ago
sharkdp 58ca1f66d6 Add minimum required rust version
closes #14
6 years ago
sharkdp a7232a6ecc Support for custom syntaxes, add 'Markdown extended' theme, closes #10 6 years ago
sharkdp 71e40b1963 Add install instructions 6 years ago
David Peter 7f4781cdbf
Add badges 6 years ago
David Peter 8d83da23f0
Update README.md 6 years ago
David Peter eddd07ea39
Added screenshots 6 years ago
David Peter e6f823cd88
Add README 6 years ago