1
0
mirror of https://github.com/sharkdp/bat synced 2026-06-09 10:03:18 +00:00
Commit Graph

341 Commits

Author SHA1 Message Date
Keith Hall f9c33971d9 Update readme to mention decorations 2025-11-30 05:02:13 +02:00
Justin Su 7e55608975 docs: Clarify that -X/--no-init is not added on modern versions of less 2025-10-20 19:23:26 +02:00
Justin Su 4bd5cbca8e docs: Mention less options by short+long names 2025-10-20 19:23:26 +02:00
Keith Hall 3331a306c9 Prepare to release v0.26.0 2025-10-19 21:06:26 +03:00
suranmiao f1a0d8b3f7 chore: fix some minor issues in the comments (#3439)
Signed-off-by: suranmiao <solsui@outlook.com>
2025-10-18 00:13:18 +03:00
Viktor 60096d9971 Update README.md 2025-09-27 11:16:01 +02:00
Academician c29f1875d3 Add --builtin=pager to readme, completions, and man pages 2025-09-09 16:26:49 -04:00
Sander f754f43e84 docs: fix command examples
its anoying to copy with the `>` in there
2025-09-01 18:53:15 +02:00
Josef Andersson 6772225477 docs(security): add initial security policy (#3290) 2025-08-27 18:33:50 +00:00
Eric Menne d397bea6dc Fix typo and clarify description 2025-08-22 17:49:53 +03:00
Eric Menne 3d174b8c09 Updated README.md to include -K option for less 2025-08-22 17:49:53 +03:00
Martin Nordholts c657b18efd README.md: Put some requirements on installation instructions
Adding new installation methods increases risk of supply chain exploits
and increases burden of maintainers. Let's put some requirements on what
installation methods to have in the README.md
2025-08-22 06:24:51 +02:00
Caleb Larsen 45efc4117e docs: added minor theming documentation notes
.
2025-08-22 06:04:22 +02:00
joshua! 1bcf760d90 docs: Include GNOME bash script for Dark Mode
Title.  I developed this on Fedora 39 with GNOME. Tested and works on my setup as expected.
2025-08-16 07:52:18 +02:00
Binbin Qian a8d610c6e8 Make MANPAGER more portable 2025-08-09 13:52:34 +08:00
Binbin Qian bd782ab228 Make batdiff more portable 2025-08-08 05:43:49 +03:00
TR Staake 2015c99e65 Update README.md
Added note about escaping alias when using help aliasing in zsh
2025-07-16 18:44:42 +02:00
Justin Su 1ad294dcd3 Add missing apostrophe in "bats" 2025-07-15 17:30:50 +02:00
Justin Su 806df574e7 Use relative links in README.md 2025-07-15 17:30:50 +02:00
HE7086 9b580c7a98 Update documentation for git diff 2025-07-15 07:49:46 +02:00
anand-dragon 7c8e2324ab [3040]: Add Alias hint on README 2025-07-15 07:04:14 +02:00
Zane 0a9588a866 Clarify situation in which man page and shell completions will be accessible when building from source 2025-05-18 21:00:59 -04:00
Jamy Golden 861b868416 Update base16 urls to link to community run version 2025-05-14 19:01:50 +02:00
David Peter b7f9662097 Update README.md 2025-05-05 08:46:01 +02:00
Keith Hall 79ecb11ce2 Add new sponsor Graphite to Readme (#3270)
* Add new sponsor Graphite to Readme

* hide bullet points in sponsors section of readme

* remove bullet points
2025-05-05 08:44:24 +02:00
Integral 4e9bb610b3 docs(README): fix broken link of Visual C++ Redistributable 2025-05-01 13:33:43 +02:00
Simon Olofsson 5ea762a46c Use built-in detection for OS theme in Readme 2025-03-29 05:15:38 +02:00
Simon Olofsson c00b382f13 Add abbreviations for fish to Readme 2025-03-28 22:01:23 +01:00
David Peter a006457a72 Update Warp link 2025-03-09 19:20:02 +01:00
David Peter 0449107230 Update sponsors 2025-03-04 19:30:20 +01:00
David Peter 33aabc696a Move section slightly further down 2025-01-15 08:34:52 +01:00
oliviajohnsto 648bedf290 Add Warp Pack sponsorship 2025-01-15 08:34:52 +01:00
Philipp Schneider b39a156d57 Update README.md
Fixes copy and paste error, where same option was listed twice, instead of the 2 distinct options of `--theme` for different system appearances.
2025-01-10 17:45:26 +01:00
Keith Hall 5cfd22ee8b Bump version to 0.25.0 2025-01-07 20:44:21 +02:00
Ethan P. 8453bc93cc Update README steps for using bat as MANPAGER 2025-01-03 08:53:16 +02:00
einfachIrgendwer0815 04c7d15084 Mention --completion in the README 2024-12-01 09:39:17 +01:00
Keith Hall 022574314f Merge branch 'master' into bat_config_dir_docs 2024-11-13 21:25:59 +02:00
Adam Perkowski 2caeaef14b 📔 docs: mention BAT_CONFIG_DIR in the README 2024-11-13 20:53:45 +02:00
Keith Hall 60693db73f Merge branch 'master' into dark-light 2024-11-13 20:33:37 +02:00
David Peter f8f12a7db5 Update sponsorship information 2024-11-10 20:02:58 +01:00
Tau Gärtli 594b1417f1 Update readme 2024-08-16 14:13:18 +02:00
Ethan P. 6e91ba83b7 Update clap/docs for merging --style arguments 2024-07-30 21:21:55 -07:00
Driss Boumlik cee5584daf Fix cmder link 2024-06-29 14:57:40 +02:00
Bryan Honof b265b20721 Add flox install 2024-06-23 13:52:52 +02:00
Ethan P. 90dfa7f18d Update README.md to mention --strip-ansi 2024-06-17 18:27:39 -07:00
Ethan P. adfaef19da Clarify when/how default args are added to less 2024-02-07 21:22:08 -08:00
cyqsimon 748e2a681f Add columns=3 to repology badge 2023-12-01 21:39:25 +01:00
Broono Lu bfa0b5241f Update Arch Linux package URL in README files (#2779) 2023-12-01 21:26:35 +01:00
Cosmic Horror 7658334645 Consider adding ?exclude_unsupported=1 to repology badge 2023-11-10 09:00:28 +01:00
David Peter fbe9b6f15f New warp text/subtext 2023-10-06 09:14:08 +02:00