Commit Graph

296 Commits (master)

Author SHA1 Message Date
David Peter 1f177f0a1c
Update README.md 6 years ago
David Peter 54c81fa543
Update README.md 6 years ago
David Peter 34dee9e3aa
Updates for README 6 years ago
David Peter c073d4a118
Add new image 6 years ago
sharkdp e79c5516bf Bump version, update assets 6 years ago
David Peter 5d5bf616ca
Update README.md 6 years ago
David Peter d0ba5bcb32 Wording 6 years ago
Ricky f8d39d5624 Resolving requested changes 6 years ago
Ricky 9998e2eac6 Initial commit of updated README for config file formatting 6 years ago
Dany Marcoux bc21c4d0e0 Add openSUSE installation instructions 6 years ago
David Peter b22a9f8fe3
Update README.md 6 years ago
David Peter 5219c40ed8
PAGER: Wrapper script is not needed anymore 6 years ago
David Peter 857cc215b4 Move link to header line 6 years ago
yobrave 481268f018 Doc: add Chinese readme link
#251
6 years ago
sharkdp a892caeb33 Bump bat version to 0.8 6 years ago
sharkdp 314ec881ef Bump Rust version 6 years ago
Russ Taylor eee7e5a575 Removes duplicate explanation. 6 years ago
Russ Taylor ad7b634ee6 Fixes #328 - adds info for light backgrounds. 6 years ago
David Peter 1310f83c8d
Update Docker alias for bat 6 years ago
David Peter 897b9e7030
Add Docker instructions, closes #331 6 years ago
Merlin Göttlinger 504f28b3a1 Documented nix availability 6 years ago
David Peter d83c93c805
Update README.md 6 years ago
sharkdp 1dbb4ef683 Update minimum Rust version to 1.27 6 years ago
sharkdp e30e1bab2e Move theme-preview section into own paragraph 6 years ago
Russ Taylor f140f6da46 Fixes #273 - describes 'musl' builds. 6 years ago
Grégoire Paris 3446fdf5f2 Document how to rapidly preview theme on a file 6 years ago
sharkdp 3456ce1187 Add a small tutorial 6 years ago
sharkdp 886a5b3d24 Document the situation with less and scrolling
closes #312
closes #246
6 years ago
sharkdp 238482e5f3 Update syntax-set, fixes #314 6 years ago
Katrin Leinweber 96b24d8a7e Fix typos 6 years ago
eth-p 254efac9c2 Added section to README on using Cygwin. 6 years ago
Jeroen Hoek dcec322117 Update README (libz-dev may be required)
On Ubuntu 18.04 I had to install `cmake` as well as `libz-dev` to get
bat to compile.
6 years ago
Alexander Eimer d781156327 Adds ansible install instructions for ansible to readme 6 years ago
sharkdp 732750c274 Bump version 6 years ago
sharkdp 54c434934e Bump version, update assets 6 years ago
sharkdp bd619db3ca Mention BAT_STYLE in README.md 6 years ago
Aankhen d6c8fee044 README.md: Add `Using bat on Windows` 6 years ago
sharkdp f88eba6476 Add section concerning missing zlib-devel
closes #229
6 years ago
sharkdp d2b4766f92 Small README update 6 years ago
Roald 5cf92b4f94 Windows download with scoop 6 years ago
sharkdp 67ec5fe2b7 Add OneHalf themes, closes #256 6 years ago
David Peter 532fb921a6
Update README.md 6 years ago
sharkdp ba4d5a2e7d Bump version number 6 years ago
David Peter c7cce0752b Add AppVeyor badge 6 years ago
sharkdp 839e4ee611 Bump version 6 years ago
sharkdp 08e6db1581 Add Troubleshooting section
see #220
6 years ago
sharkdp 4d08ecd828 Fix headline levels 6 years ago
sharkdp 28e1d0e613 Add development section to README 6 years ago
sharkdp d11839ad03 Update install instructions 6 years ago
sharkdp 052425b12f Load customized themes in addition to defaults
- New themes in `$BAT_CONFIG_DIR/themes` are now loaded *in addition* to
  the default themes (they may also override).
- The `Default.tmTheme` symlink is not necessary anymore.

This relates to #172
6 years ago
sharkdp 1dddce3aa1 Separate syntax set and theme set
This commit separates the handling of syntax sets and theme sets. It
also changes the way how new syntax definitions are loaded from `bat`'s
configuration folder. New syntax definitions are now loaded *in
addition* to the ones that are stored in the `bat` binary by default.

This fixes #172
6 years ago
sharkdp e5b8c4471a Bump minimum required rust version 6 years ago
sharkdp a6d6c28723 Add documentation on new pager-customization 6 years ago
sharkdp 94ccc646e8 Update README 6 years ago
David Peter 8b92aae23f
Fix Travis link 6 years ago
Conrad Kleinespel 50209bfe21 updates archlinux install instructions 6 years ago
Ezinwa Okpoechi 69c798eafd Fix command typo 6 years ago
sharkdp bf5883f06f Updates for 0.4 6 years ago
David Peter a7f4f202cb
Update README.md 6 years ago
David Peter 397223374a
Add TOC 6 years ago
David Peter 0c2da90fa4
Change color of crates.io badge 6 years ago
David Peter fe29da6e76
Add license badge 6 years ago
sharkdp 9d92350cbb Use default Markdown syntax, closes #157 6 years ago
sharkdp 5ee8913538 Add logo header to README 6 years ago
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