I made a terminal pager
theleo.zone
I made a terminal pager
1–10 of 51 posts
Re: I made a terminal pager
#2> lore supports only a subset of what less does, but in a more intuitive and useful manner for my daily activity. I also find value in understanding it from the ground up, bytes to terminal views, and continuing to refine it as I learn more about what I actually want and need in a terminal pager.
Re: I made a terminal pager
#3Re: I made a terminal pager
#4Re: I made a terminal pager
#5Re: I made a terminal pager
#6Re: I made a terminal pager
#7[flagged]
If I were to give this post a longer title, it would be "I made a terminal pager because I needed a really good viewport component for my Go TUIs, then realized that a TUI viewport is just a mini terminal pager and I want the same text navigation and manipulation experience everywhere that I encounter long text blocks in my terminal".
I take no issue at all with `less`, it's super powerful and configurable as I call out in the post. I took the functionality I needed, made it a reusable component for Go TUIs, then made a terminal pager in the form of a Go TUI with it.
Re: I made a terminal pager
#8(too bad Cisco bought them and made it too expensive).
Also, no "less does more than more and most does more than less" joke?
Re: I made a terminal pager
#9Re: I made a terminal pager
#10bat is the king of pagers. https://github.com/sharkdp/bat