catless
A small Awk script that prints input to standard output
if it fits in the terminal window, otherwise opening a pager.
Dependencies
Installation
Manual
git clone https://github.com/NikitaIvanovV/catless
cd catless
sudo make installUninstall with sudo make uninstall
AUR
If you are an Arch Linux user, you can install
catless-git
AUR package.
yay -S catless-gitUsage
catless file
command | catless
catless respects $PAGER environmental variable.