Commit Graph

86 Commits

Author SHA1 Message Date
David Peter
b22a9f8fe3
Update README.md 2018-10-20 14:56:25 +02:00
David Peter
5219c40ed8
PAGER: Wrapper script is not needed anymore 2018-10-20 14:54:44 +02:00
David Peter
857cc215b4 Move link to header line 2018-10-19 22:00:05 +02:00
yobrave
481268f018 Doc: add Chinese readme link
#251
2018-10-19 22:00:05 +02:00
sharkdp
a892caeb33 Bump bat version to 0.8 2018-10-17 23:15:59 +02:00
sharkdp
314ec881ef Bump Rust version 2018-10-16 22:09:15 +02:00
Russ Taylor
eee7e5a575 Removes duplicate explanation. 2018-10-11 20:58:44 +02:00
Russ Taylor
ad7b634ee6 Fixes #328 - adds info for light backgrounds. 2018-10-11 20:58:44 +02:00
David Peter
1310f83c8d
Update Docker alias for bat 2018-10-11 20:57:46 +02:00
David Peter
897b9e7030
Add Docker instructions, closes #331 2018-10-11 20:05:17 +02:00
Merlin Göttlinger
504f28b3a1 Documented nix availability 2018-10-09 20:07:27 +02:00
David Peter
d83c93c805
Update README.md 2018-10-07 18:39:52 +02:00
sharkdp
1dbb4ef683 Update minimum Rust version to 1.27 2018-10-07 15:34:37 +02:00
sharkdp
e30e1bab2e Move theme-preview section into own paragraph 2018-10-06 21:12:12 +02:00
Russ Taylor
f140f6da46 Fixes #273 - describes 'musl' builds. 2018-10-06 21:07:01 +02:00
Grégoire Paris
3446fdf5f2 Document how to rapidly preview theme on a file 2018-10-06 21:06:31 +02:00
sharkdp
3456ce1187 Add a small tutorial 2018-09-26 18:08:24 +02:00
sharkdp
886a5b3d24 Document the situation with less and scrolling
closes #312
closes #246
2018-09-26 18:03:46 +02:00
sharkdp
238482e5f3 Update syntax-set, fixes #314 2018-09-23 10:30:19 +02:00
Katrin Leinweber
96b24d8a7e Fix typos 2018-09-20 19:16:51 +02:00
eth-p
254efac9c2 Added section to README on using Cygwin. 2018-09-14 18:30:43 +02:00
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.
2018-09-14 14:12:44 +02:00
Alexander Eimer
d781156327 Adds ansible install instructions for ansible to readme 2018-09-12 23:06:33 +02:00
sharkdp
732750c274 Bump version 2018-09-12 22:03:48 +02:00
sharkdp
54c434934e Bump version, update assets 2018-09-12 22:01:01 +02:00
sharkdp
bd619db3ca Mention BAT_STYLE in README.md 2018-09-12 21:57:54 +02:00
Aankhen
d6c8fee044 README.md: Add Using bat on Windows 2018-09-09 12:22:05 +02:00
sharkdp
f88eba6476 Add section concerning missing zlib-devel
closes #229
2018-09-05 21:13:43 +02:00
sharkdp
d2b4766f92 Small README update 2018-09-04 08:25:24 +02:00
Roald
5cf92b4f94 Windows download with scoop 2018-09-04 08:23:38 +02:00
sharkdp
67ec5fe2b7 Add OneHalf themes, closes #256 2018-09-03 22:12:41 +02:00
David Peter
532fb921a6
Update README.md 2018-09-01 00:59:30 +02:00
sharkdp
ba4d5a2e7d Bump version number 2018-09-01 00:30:43 +02:00
David Peter
c7cce0752b Add AppVeyor badge 2018-08-31 23:57:27 +02:00
sharkdp
839e4ee611 Bump version 2018-08-28 23:21:35 +02:00
sharkdp
08e6db1581 Add Troubleshooting section
see #220
2018-08-28 22:08:34 +02:00
sharkdp
4d08ecd828 Fix headline levels 2018-08-28 21:04:41 +02:00
sharkdp
28e1d0e613 Add development section to README 2018-08-28 21:03:03 +02:00
sharkdp
d11839ad03 Update install instructions 2018-08-28 20:55:15 +02:00
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
2018-08-20 21:39:21 +02:00
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
2018-08-19 11:08:23 +02:00
sharkdp
e5b8c4471a Bump minimum required rust version 2018-08-18 21:30:12 +02:00
sharkdp
a6d6c28723 Add documentation on new pager-customization 2018-08-18 20:22:11 +02:00
sharkdp
94ccc646e8 Update README 2018-07-23 21:58:06 +02:00
David Peter
8b92aae23f
Fix Travis link 2018-07-17 23:37:03 +02:00
Conrad Kleinespel
50209bfe21 updates archlinux install instructions 2018-06-08 16:15:27 +02:00
Ezinwa Okpoechi
69c798eafd Fix command typo 2018-06-01 17:01:28 +02:00
sharkdp
bf5883f06f Updates for 0.4 2018-05-31 22:57:18 +02:00
David Peter
a7f4f202cb
Update README.md 2018-05-30 21:32:40 +02:00
David Peter
397223374a
Add TOC 2018-05-30 21:23:24 +02:00