mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-30 22:54:07 +00:00 
			
		
		
		
	Move section slightly further down
This commit is contained in:
		
							
								
								
									
										11
									
								
								README.md
									
									
									
									
									
								
							
							
						
						
									
										11
									
								
								README.md
									
									
									
									
									
								
							| @@ -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` | ||||
|   | ||||
		Reference in New Issue
	
	Block a user