1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-01-18 03:55:53 +00:00

Move section slightly further down

This commit is contained in:
David Peter 2025-01-15 08:32:48 +01:00 committed by David Peter
parent 648bedf290
commit 33aabc696a
2 changed files with 6 additions and 5 deletions

View File

@ -121,11 +121,6 @@ bat f - g # output 'f', then stdin, then 'g'.
### Integration with other tools
#### `Warp`
<a href="https://app.warp.dev/drive/folder/-Bat-Warp-Pack-lxhe7HrEwgwpG17mvrFSz1">
<img src="doc/sponsors/warp-pack-header.png" alt="Warp">
</a>
#### `fzf`
You can use `bat` as a previewer for [`fzf`](https://github.com/junegunn/fzf). To do this,
@ -227,6 +222,12 @@ Note that the [Manpage syntax](assets/syntaxes/02_Extra/Manpage.sublime-syntax)
The [`prettybat`](https://github.com/eth-p/bat-extras/blob/master/doc/prettybat.md) script is a wrapper that will format code and print it with `bat`.
#### `Warp`
<a href="https://app.warp.dev/drive/folder/-Bat-Warp-Pack-lxhe7HrEwgwpG17mvrFSz1">
<img src="doc/sponsors/warp-pack-header.png" alt="Warp">
</a>
#### Highlighting `--help` messages
You can use `bat` to colorize help text: `$ cp --help | bat -plhelp`

Binary file not shown.

Before

Width:  |  Height:  |  Size: 157 KiB

After

Width:  |  Height:  |  Size: 37 KiB