Hi, I've been using sfeed with the sfeed_curses frontend for a while now and am generally pretty happy with it.
On Mon, Feb 14, 2022 at 03:15:40PM +1100, syg wrote: > I made a tiny script on top of a terminal-based menu selector a friend > and I have been developing for the last few years[1] and it works > great. > [1]: https://pedantic.software/projects/choice.html I tried out `choice` several months ago. Really liked it's key-value feature and patched my demnu to do something similar[0]. However not having a case insensitive search killed it for me. [0]: https://tools.suckless.org/dmenu/patches/separator - NRK