Commit Graph

296 Commits (master)

Author SHA1 Message Date
Quang Le 0ac211140a document: Update README.md using cargo install --path 4 years ago
Thomas Gotwig 14092fbadb Apply requested changes regarding Homebrew 🍺 4 years ago
Thomas Gotwig 35ad76771d Mention Homebrew on Linux 🍺🐧 4 years ago
sharkdp 2f9ecf9044 Bump version to 0.16.0 4 years ago
sharkdp 4bd1b157ae Add comment about Mandoc, closes #1145 4 years ago
sharkdp 2beec1f3ea Add comment about missing man page / completions, see #1198 4 years ago
apotheon 99c04a8740 update README to clarify disjunctive licensing 4 years ago
David Peter b0f8841217 Fix typo 4 years ago
Mehrad Mahmoudian febe335831 Clarified which pager is used in docs 4 years ago
Mitchell Kember f9d5e81f0e Add new theme: base16-256
Bat already has a base16 theme. The new base16-256 theme is for users
of base16-shell, who configure their terminal with a 256-color variant
of a base16 theme. These variants put some of the base16 colors in
elsewhere in the 256-color table to avoid clobbering bright color slots
(ansi codes 8 to 15) with colors that don't respect the ordinary meaning
of that slot (e.g. bright green in ordinary base16 is not green).

For more details, see https://github.com/chriskempson/base16-shell
4 years ago
David Peter db157567fd
Use GitHub Actions badge 4 years ago
Attila Gonda 3956e96e74 Add clarification about how the indentation works 4 years ago
AJ ONeal 62014c1094 Make Windows 10 dependencies more clear 4 years ago
David Peter 05027b7c74
Remove outdated Docker installation method 4 years ago
David Peter c3ec92a13f
Remove outdated Ansible installation method 4 years ago
David Peter c3230a68bb
README layout 4 years ago
Sergey Duck d0da5af810 fix link to translation 4 years ago
Sergey Duck 2d7796284b First part of russian translation 4 years ago
Alexander Jackson 6e3e7dafca Clarify more wording when reading from stdin
Update the word 'initial' to be 'first', as this is more ubiquitous and
potentially easier for non-native speakers.

Clarify that it is the highlighting that may not work, and the input
will still be displayed regardless.
4 years ago
Alexander Jackson fca83bf79a Clarify stdin syntax highlighting in the README
Clarify the requirements for automatic syntax highlighting when reading
input from stdin. Fixes #1028.
4 years ago
vwvw b8ffb8d463 fix typo in readme 4 years ago
sharkdp 9e65ecd03e Updates for v0.15.4 4 years ago
sharkdp 302707f3ce Bump version to 0.15.3 4 years ago
sharkdp 28af18ba27 Bump version to 0.15.2 4 years ago
sharkdp d6abad908a Update README and CHANGELOG, see #650 4 years ago
sharkdp 6ceba56288 Add 'mkdir -p …' to Ubuntu instructions, see #982 4 years ago
David Peter 4be66f8b88
Update README.md 4 years ago
David Peter 54a85d98f1
Add instructions for ~/.local/bin/bat symlink 4 years ago
Ethan P 1a6e8d297f Update README to mention batcat for Debian/Ubuntu 4 years ago
sharkdp 2596bfe7a7 Bump version to v0.15.1 4 years ago
sharkdp 2b1d53fb27 Add '--locked' flag to all 'cargo install' commands 4 years ago
sharkdp 17d98724a5 Bump version to v0.15.0 4 years ago
sharkdp abeac8b12e Bump min. required Rust version to 1.40 4 years ago
sharkdp 9e622a1a5f Update version in README 4 years ago
Brice Dutheil 37831cdcb3 Fix README phrasing about dark mode 4 years ago
Michael Diamond 4cc2989fe9 Clarify the Ubuntu/Debian install instructions
A cursory reading of the existing text would lead a reader to think `bat`should be available on Debian, which isn't really true. Most users are not running Sid, so `bat` isn't yet available to them.
4 years ago
Josh Mickley 7c50fe5fec Document the --generate-config-file option 4 years ago
Marco Ieni 4aef8c180a README: fix manpage syntax link 4 years ago
Igor Raits 136a745c5d chore: Update liquid to 0.20
Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
4 years ago
sharkdp c13935f3c0 Bump version to 0.13, see #845 4 years ago
sharkdp 978def2d40 Update documentation 4 years ago
cheese.cake edf62953c4 add README-ko.md 4 years ago
sharkdp f2b7c060a3 Add link to Choco package 4 years ago
sharkdp 08dd251b9c Update Windows install instructions 4 years ago
Anthony Cerruti d081473261 Update README.md 4 years ago
Anthony Cerruti 3901480c59 Move VC++ to Windows section 4 years ago
Anthony Cerruti 1cad3f56ec Explain how to fix no output issue
I just ran into this so I figured it might be helpful for others.
4 years ago
sharkdp d1bb47d741 Bump min. required Rust version to 1.36 4 years ago
Shun Sakai 90ee939671 Add information about the license to README files 4 years ago
David Peter 903af3ee09
Show `master` state 4 years ago
sharkdp 6684c0b07a Remove example line from config file 5 years ago
sharkdp 6568d03924 Update README 5 years ago
Ryota Kayanuma 41d547532f Fix '日本文' to '日本語' 5 years ago
David Peter 310654d49f Format "delta" like the other programs. 5 years ago
Dan Davison 3f37d292ec Point to delta in usage-with-git section of README 5 years ago
MarcoFalke 921a65f0a1
Update README.md 5 years ago
MarcoFalke b9c07e52e8
doc: Add Ubuntu/Debian bat package to Readme
Documentation update to fix #323
5 years ago
Fahmi Akbar Wildana d3243903c0 Add --bins flag in CI `before_deploy` 5 years ago
David Peter ff0b331dd6
Add llvm/libclang install instructions. 5 years ago
sharkdp 00bfbbf884 Add section concerning file encodings, see #568 5 years ago
Rogelio Domínguez Hernández a84c598e2c cmake and libz are not needed to install bat
Closes #649
5 years ago
Bernard Niset 6b2f78ec51 Add MacPorts instructions 5 years ago
sharkdp 4df5973fde Replace 'Printer' by 'needle' 5 years ago
sharkdp 45f3c73331 Extend 'man' integration section 5 years ago
sharkdp 4102175d98 Add '-x' flag for 'col', see #652, see #667 5 years ago
Ethan P 30ee2a464f Add eth-p/bat-extras integrations to README 5 years ago
Ethan P 7a5d1f27e7 Fix missing and inconsistent code fences in REAMDE 5 years ago
David Peter c9c3341a38 Use bash syntax highlighting 5 years ago
Jerguš Lejko a736889ef1 add dark mode script 5 years ago
David Peter 337ee568b1
Add list of maintainers to README 5 years ago
sharkdp 608cefb05c Bump version 5 years ago
David Peter 5815364206
Add packaging status from repology.org 5 years ago
sharkdp c64ab29739 Update min. required rust version 5 years ago
sharkdp ed345f2889 Fix headline 5 years ago
sharkdp 47d5130764 Bump version 5 years ago
sharkdp 4ba45e2ba2 Add first version of 'man page' syntax, closes #523 5 years ago
sharkdp 590a1e9a4b Bump minimum supported version to 1.33 5 years ago
Igor Gnatenko e8c04672f0 Small improvements for Fedora instructions
Anything older than F29 is EOL now, so no need to mention it. Also in F29+ you can use standard `dnf install`.
5 years ago
Chloe Kudryavtsev d86b7cf7e0 Add Alpine Linux installation instructions
Resolves #586
5 years ago
toku-sa-n 9a44fa11c0 Add install instructions for Gentoo Users. 5 years ago
sharkdp 260814c377 Bump version to 0.11 5 years ago
rasmuskriest e7c5561df7 Update Chocolatey package name to bat 5 years ago
rasmuskriest 0aabbc03d7 Add Chocolatey package instructions 5 years ago
Daniele Esposti 50aabf331d Updated minimum version of Rust 5 years ago
Geoff Shannon d8f28c177a Make fd link actually link to fd 5 years ago
David Peter fbee9df719
Add "git show" section 5 years ago
David Peter 6e9ca7d6dc
Add "xclip" section 5 years ago
David Peter a9ec5c063a
Add documentation about "tail -f" 5 years ago
David Peter 8470fd7173
Add "Integration with other tools" section 5 years ago
sharkdp e09499b3df Move config-dir and cache-dir from 'bat cache' to 'bat' 5 years ago
sharkdp cff01d81fa Rename 'bat cache --init' to 'bat cache --build' 5 years ago
sharkdp 357ce84c56 Bump version to 0.10 5 years ago
Gergely Gombos 724a5fac99 Fix Fedora instructions in README
Correct instructions regarding Fedora Modular repos.
5 years ago
sharkdp b68c5d8576 Bump minimum required Rust version to 1.30 6 years ago
David Peter b1c865acaa Update README.md 6 years ago
Lavi Blumberg d3d795ffb2 Removed confusing variable from examples in README.md
Removed confusing the variable `BAT_CONFIG_DIR` from examples because it
 is not a real configuration option for bat.
6 years ago
Keith Devens 6aa002850c Correct typo in readme 6 years ago
David Peter bac1b16885
Consistent spelling of "color" 6 years ago
sh-tech 214cd0f8ea add link to original README 6 years ago
David Peter 26717b0cd2
Update README.md 6 years ago
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