What's everyone using as a PAGER on #unix now-a-days? `less(1)` is still the default on many systems I use, but I've sometimes uses `most(1)`.
Is there some fancy-pants modern #rust based pager or anything now?
I do like the trend of people making new versions of important #unix #cli tools, but being much more aware of modern #ui/#ux and making these tools _good_.
@ebel bat https://github.com/sharkdp/bat
@ebel but... bat is sometimes really slow for large files with syntax highlighting... So might be good to still have one of the old pagers installed
The social network of the future: No ads, no corporate surveillance, ethical design, and decentralization! Own your data with Mastodon!
I do like the trend of people making new versions of important #unix #cli tools, but being much more aware of modern #ui/#ux and making these tools _good_.