On 8/24/17, fao_ <finnole...@inventati.org> wrote: > Is the suckless project packing a replacement to my favorite pager, > less(1)? Or is the advice to just use something like screen or tmux. I > don't really want to bother installing and learning those when `less` > meets > my needs perfectly. > > As far as I can tell, there isn't. But I could have missed something, > given > how many unrelated results `suckless "less"` pulls up :) > > -- > - fao_ > PGP fingerprint: 739B 6C5C 3DE1 33FA > "Too enough is always not much!" > >
i wrote a simple pager in ~100 lines https://github.com/izabera/bashutils/blob/master/pager inb4 it sucks because it's bash code