Commit Graph

277 Commits (d43d241f5bac0fde7881b55f61644e0408181cf7)

Author SHA1 Message Date
0x8ff d43d241f5b Update copyright year 1 year ago
wenzdey 9679ae3662 Updated Homebrew link
macos and linux homebrew page now merged
2 years ago
Martin Nordholts 2dd2994b2f Merge remote-tracking branch 'origin/master' into feature/668/add-systemwide-config 2 years ago
David Peter 45d6b1af3b Bump MSRV to 1.60
see https://github.com/rust-lang/git2-rs/issues/838
2 years ago
David Peter 02a9d191ed Bump MSRV to 1.58 2 years ago
Martin Nordholts ab8f97b0bb Bump MSRV to 1.56.1
This is what `hashbrown` did recently: https://github.com/rust-lang/hashbrown/pull/298

And it causes CI failures for us. Examples:
* https://github.com/sharkdp/bat/pull/2266
* https://github.com/sharkdp/bat/pull/2265

The path of least resistance for us is to also bump MSRV, so let's do
that. 1.56.1 was released [9 months
ago](https://blog.rust-lang.org/2021/11/01/Rust-1.56.1.html).
2 years ago
Tejinder Singh 52bab63e18
Add `--relative` to `batdiff` in README.md (#2172) 2 years ago
Víctor González Prieto b0898900ce
Syntax: add cmd-help (#2148)
* Add cmd-help syntax

To highlight command --help messages.

* README.md: mention help message highlighting

* README.md: edit help message highlighting
2 years ago
Patrick Pichler 5ed64444e3 Add systemwide config file support
There is now support for a systemwide config file. The location of the
system wide config file is `$(BAT_SYSTEM_CONFIG_PREFIX)/bat/config`.
`$(BAT_SYSTEM_CONFIG_PREFIX)` has to be provided at compile time as an
environment variable. If the environment variable is not set, a default
is used. This default is `C:\ProgramData` for windows and `/etc` for
every other os.
2 years ago
David Peter 491d32cbf3
Minor README change 2 years ago
Keith Hall 478712be38 make further improvements to docs relating to sponsors 2 years ago
Keith Hall d5d2fc4016 create separate sponsors.md file 2 years ago
Keith Hall ed7cd1c45b improve sponsor section in readme 2 years ago
Keith Hall f340893a21 Add WorkOS sponsor to readme 2 years ago
Keith Hall 36be8d5929 Update README.md
Co-authored-by: Michael <2701605+michaelblyons@users.noreply.github.com>
2 years ago
Keith Hall a05c8ee1a8 README.md: Improve docs around --map-syntax argument based on feedback 2 years ago
Keith Hall eb4b1eb28f README.md: Clarify --map-syntax argument 2 years ago
Martin Nordholts f89869b5b2 README.md: Add 'control characters' to Garbled output section
Fixes #1989
2 years ago
Mahdi Dibaiee 6dc621ec18 Set minimum supported rust version to 1.51 2 years ago
D3ara1n a5234105e5
Add a README-zh.md as the Chinese version of README.md (#1970)
Add README-zh.md to replace the outdated one. Also fix url ref.
3 years ago
Isabella Basso 59d4cfb75c
README.md: Add 'Garbled output' to 'Troubleshooting' (#1937)
As per #234, #403, #1572, #1823 and #1897, this commit clarifies that
`bat` cannot properly handle escape sequences.

Signed-off-by: Isabella Basso <isabbasso@riseup.net>
3 years ago
Michael Currin 5d92a7c591 docs: fix up README 3 years ago
Ashutosh Sajan d5e61d2316
update ubuntu installation command (#1911) 3 years ago
i-ky aed4ea144f
Sync README header across translations (#1905)
* Fix links in Russian translation.
* Simplify links in Korean translation.
* Fix build status badge in Japanese and Russian translations.
* Add link from Japanese to Russian translation.
* Add line break between "topics" row and "translations" row.
* Remove "translations" from translations row in Japanese and Russian.
* Add consistent spacing between translation links.
* Add backreferences to English README.
* Remove self references.
* Split translations row across multiple lines for easier maintenance.

Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
3 years ago
Raf Czlonka eea061c1d9 Add install instructions on OpenBSD 3 years ago
invakid404 b622a4d890 chore: add funtoo linux instructions 3 years ago
Roneo.Org b551d28a2f List available Ubuntu packages more precisely.
Ref: https://github.com/sharkdp/bat/pull/1865#issuecomment-931709001
3 years ago
Roneo.Org e6caa04209 Minor rephrasing 3 years ago
Roneo.Org adadedeab1 Update the doc for Ubuntu and Debian 3 years ago
Martin Nordholts 418fce5683 Bump MSRV to 1.46
See #1874 and #1872.
3 years ago
Kevin John Mulligan 156dec2737 Add context to .ino configuration
This allows a user to search the README or the entire repository for "Arduino" to find the necessary configuration.
3 years ago
Martin Nordholts b146958ecb Bump version to v0.18.3 3 years ago
bl-ue 3b263f0917 Fix typo in README
(cherry picked from commit fc0794a83d)
3 years ago
David Peter 589df6792f Add note on vulnerability reporting, closes #1473 3 years ago
David Peter a4b674902f Bump version to v0.18.2 3 years ago
Rémi Ait-Younes d3aa17ae77 Update README.md 3 years ago
Rémi Ait-Younes 4187eed12b Update README.md 3 years ago
Martin Nordholts 2a71852070 README.md: List compatibility as another advantage to 3-bit themes
See discussion in #1681.
3 years ago
Martin Nordholts c8dd32802d README.md: Mention that PAGER is ignored if set to more or most
Fixes #1666
3 years ago
David Peter 73dab51ad1 Bump version, update dependencies 3 years ago
Sean Wei db57454f3f Update copyright year 3 years ago
David Peter 52f84b063c Update dependencies, MSRV: 1.45 3 years ago
David Peter cfc505e1e5 Bump version to v0.18.0 3 years ago
David Peter c569774e1a
Add section about integration with fzf
see #448
3 years ago
David Peter 70cf8a4ec5 Wording 3 years ago
Martin Nordholts 37d0d8984c README.md: Warn about buggy snap packages
As discussed in #1519, the batcat snap package is too problematic for
official endorsement, so withdraw recommendation from README.me (and
remove section from CHANGELOG.md since a release with it has not been
made yet).
3 years ago
sharkdp b0e5828d3f Add comment regarding use of bat as a library, closes #953 3 years ago
sharkdp b7d499d1be Add 'batcat' comment in MANPAGER suggestion, closes #1434 3 years ago
sharkdp 0e2bef3b79 Fix minor mistakes in --map-syntax documentation 3 years ago
mark chaitin de6cb75f4b Addressed PR feedback. Upped min version and used matches! macro 3 years ago