From 84734eac9d19f90f942e587e7ec7d3aad4cda2c2 Mon Sep 17 00:00:00 2001 From: David Peter Date: Fri, 31 Aug 2018 00:39:26 +0200 Subject: [PATCH] Update alternatives.md --- doc/alternatives.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/alternatives.md b/doc/alternatives.md index baa71752..f317f92c 100644 --- a/doc/alternatives.md +++ b/doc/alternatives.md @@ -6,7 +6,7 @@ if you are not looking for a program like `bat`, this comparison might not be fo | | bat | [pygments](http://pygments.org/) | [highlight](http://www.andre-simon.de/doku/highlight/highlight.php) | [ccat](https://github.com/jingweno/ccat) | [source-highlight](https://www.gnu.org/software/src-highlite/) | [hicat](https://github.com/rstacruz/hicat) | [coderay](https://github.com/rubychan/coderay) | [rouge](https://github.com/jneen/rouge) | |----------------------------------------------|---------------------------------------------------------------------|----------------------------------|---------------------------------------------------------------------|------------------------------------------|----------------------------------------------------------------|-----------------------------------------------------|-----------------------------------------------------|-----------------------------------------------------| -| Drop-in `cat` replacement | (:heavy_check_mark:) [*](https://github.com/sharkdp/bat/issues/134) | :x: | :x: | (:heavy_check_mark:) | :x: | :x: [*](https://github.com/rstacruz/hicat/issues/6) | :x: | :x: | +| Drop-in `cat` replacement | :heavy_check_mark: [*](https://github.com/sharkdp/bat/issues/134) | :x: | :x: | (:heavy_check_mark:) | :x: | :x: [*](https://github.com/rstacruz/hicat/issues/6) | :x: | :x: | | Git integration | :heavy_check_mark: | :x: | :x: | :x: | :x: | :x: | :x: | :x: | | Automatic paging | :heavy_check_mark: | :x: | :x: | :x: | :x: | :heavy_check_mark: | :x: | :x: | | Languages (circa) | 60 | 300 | 200 | 7 | 80 | 130 | 30 | 130 |