diff --git a/README.md b/README.md index a841f9ff..eefc101b 100644 --- a/README.md +++ b/README.md @@ -121,11 +121,6 @@ bat f - g # output 'f', then stdin, then 'g'. ### Integration with other tools -#### `Warp` - - Warp - - #### `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` + + + Warp + + #### Highlighting `--help` messages You can use `bat` to colorize help text: `$ cp --help | bat -plhelp` diff --git a/doc/sponsors/warp-pack-header.png b/doc/sponsors/warp-pack-header.png index 2592a62a..ed7efe6a 100644 Binary files a/doc/sponsors/warp-pack-header.png and b/doc/sponsors/warp-pack-header.png differ