mirror of
https://github.com/sharkdp/bat
synced 2024-11-15 08:37:12 +00:00
parent
1d9e7ac4c2
commit
f88eba6476
1 changed files with 4 additions and 0 deletions
|
@ -254,6 +254,10 @@ are supported (and fall back to 8-bit colors).
|
|||
Please try a different theme (see `bat --list-themes` for a list). The `OneHalfDark` and
|
||||
`OneHalfLight` themes provide grid and line colors that are brighter.
|
||||
|
||||
### Error when compiling: "cannot find -lz"
|
||||
|
||||
Please install the `zlib-devel` package and try again.
|
||||
|
||||
## Development
|
||||
|
||||
```bash
|
||||
|
|
Loading…
Reference in a new issue