Skip to content

Releases: wofr06/lesspipe

V2.22 with sxw2txt removed and tmpdir handling improved

15 Dec 17:09

Choose a tag to compare

V2.21 with more options to control the installation

24 Nov 17:18

Choose a tag to compare

The configure script has been enhanced, installation directories can be chosen independently from a given prefix. If the filtered output of nonempty files is empty (and LESSQUIET=1), the original content of the file is displayed now. Log file colorization is no longer done and mdcat as a markdown filtering program is removed. For more changes see the ChangeLog.

V 2.20 with better support for termux

12 Sep 14:32

Choose a tag to compare

Certain binaries like ar, nm, locale and tput are not present in the standard installation of termux, but its presence was assumed. That has now been fixed and should lead to less error messages popping up in that environment. Also colorful output is produced where appropriate.

v 2.19 with improved config script

17 Jul 11:42

Choose a tag to compare

The configure script has been improved. There is a check on old unusable bash versions and the option --all-completions has been removed. For videos now ffprobe is tried first if installed to display the file characteristics. The configuration of tab completion has been described in more detail.

V2.18 with better xlsx handling and new documentation

16 Feb 20:33

Choose a tag to compare

With this release a small article on lesspipe.sh has been written and can be found on the lesspipe.sh wiki. This release has been published exactly 25 years after the 1.0 release, where recursive filtering was introduced.

V2.17 with xlsx and MacOS fix

22 Dec 12:45

Choose a tag to compare

v2.17

prepare for version 2.17

V2.16 with argument check for ar

10 Nov 15:23

Choose a tag to compare

v2.16

prepare for version 2.16

V2.15 with improved man page and pem format display

03 Oct 17:58

Choose a tag to compare

Man pages get now preferably processed using mandoc if installed. Files with multiple certificates in the pem format are displayed properly, not only the first certificate. the determination of theme and style when using bat/batcat has been improved.

v2.14

16 Aug 07:44

Choose a tag to compare

Add nvimpager as preferred colorizer if installed

Added support for appimage and snap file formats

10 May 19:08

Choose a tag to compare

The contents of appimage and snap containers as well as cpio archives can be listed and files therein can be inspected. When using vimcolor as the colorizer program the current color scheme is used to chose the foreground colors. To get a better display of xml (and html) files the xmq program has been added.