Commit Graph

237 Commits (9328007d056044b0f04821e484e4b734650dc4b3)

Author SHA1 Message Date
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 4 years ago
sharkdp b7d499d1be Add 'batcat' comment in MANPAGER suggestion, closes #1434 4 years ago
sharkdp 0e2bef3b79 Fix minor mistakes in --map-syntax documentation 4 years ago
mark chaitin de6cb75f4b Addressed PR feedback. Upped min version and used matches! macro 4 years ago
David Peter c38c186d26
Add Enselic as a maintainer 4 years ago
David Peter 2eae8b578e
Fix repology badge 4 years ago
Mitchell Kember 3099f51ba7 Add ansi theme to replace ansi-light and ansi-dark
This combines ansi-light and ansi-dark into a single theme that works
with both light and dark backgrounds. Instead of specifying white/black,
the ansi theme uses the terminal's default foreground/background color
by setting alpha=01, i.e. #00000001. This is in addition to the alpha=00
encoding where red contains an ANSI color palette number.

Now, `--theme ansi-light` and `--theme ansi-dark` will print a
deprecation notice and use ansi instead (unless the user has a custom
theme named ansi-light or ansi-dark, which would take precedence).
4 years ago
sharkdp ab4c120ea5 Highlight 'batcat' note in README, see #1420 4 years ago
purvesh-linux11 48e799e7a6 changing snap name to batcat 4 years ago
purvesh-linux11 b0fcb3065f add snap installtion command 4 years ago
Deshdeepak 2da11097f9 Update with termux installation 4 years ago
sharkdp 6d981498d8 Bump version to 0.17.1 4 years ago
sharkdp 8884104e82 Bump version to v0.17.0 4 years ago
Stick ba5cbe208f
explain how to use bat as cat (no paging) 4 years ago
sharkdp 2889e017cd More detailed description for CHANGELOG section 4 years ago
Adrian Rivera 47ea99090f Style changes on CONTRIBUTORS 4 years ago
Adrian Rivera 1c1ba04c41 Adds a CONTRIBUTORS file 4 years ago
Adrian Rivera 49d7bf8c39 From a TODO in #1211. Add documentation for contributors.
This changes the README file and adds a new section `Contributors`.
This section includes instructions to remind contributors to make an
update to the changelog.
4 years ago
David Peter dade4cc6f3
Add reference to batdiff 4 years ago
Jessé Vermeulen 85594956cf Bring back delta to me to me 4 years ago
Jesse Vermeulen 88eba56607 Add git diff example to Integration docs
Part of https://github.com/sharkdp/bat/issues/448

Thanks to https://github.com/sharkdp/bat/pull/940
4 years ago
Keith Hall 6872a4dd7f Fix small grammar mistake/typo in the readme 4 years ago
David Peter 57c1a7fd69
Formatting fix 4 years ago
sharkdp bf78b74db4 Minor README improvements 4 years ago
Terence f80fba4d24
Integrate README.md with new assets.md (#1293) 4 years ago
sharkdp de6680bdf2 Move syntax mapping section 4 years ago
David Peter 0a28da0cd0
Small improvement to the syntax mapping section 4 years ago
henil bce304a800 made requested changes 4 years ago
henil 206d3e7b91 fix a typo 4 years ago
henil 4be32cf746 add new section for sytax of file in README.md 4 years ago
henil 4ec6075f81 minor update to specify pattern matching on --map-syntax supports glob matching 4 years ago
henil aa00e0a6b0 fix section 4 years ago
henil bb7fae72c9 add a new syntax section 4 years ago
henil 7bd19640a2 add new --map-syntax example 4 years ago
David Peter 3609700b5e
Add keith-hall as a maintainer! 4 years ago
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