From acde83af311190e6a5f597f620236d93a97c448b Mon Sep 17 00:00:00 2001 From: sharkdp Date: Wed, 5 Sep 2018 21:44:53 +0200 Subject: [PATCH] Add note about 'lesspipe', closes #242 --- doc/alternatives.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/alternatives.md b/doc/alternatives.md index f317f92c..1b461b1c 100644 --- a/doc/alternatives.md +++ b/doc/alternatives.md @@ -18,3 +18,6 @@ if you are not looking for a program like `bat`, this comparison might not be fo If you think that some entries in this table are outdated or wrong, please open a ticket or pull request. + +Some other alternatives that are also related, but not yet included in the table: +- [lesspipe](https://github.com/wofr06/lesspipe)