Releases: wofr06/lesspipe
V2.22 with sxw2txt removed and tmpdir handling improved
V2.21 with more options to control the installation
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
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
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
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
v2.17 prepare for version 2.17
V2.16 with argument check for ar
v2.16 prepare for version 2.16
V2.15 with improved man page and pem format display
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
Added support for appimage and snap file formats
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.