summaryrefslogtreecommitdiff
path: root/testing/fzy/APKBUILD
AgeCommit message (Collapse)Author
2021-10-19testing/fzy: remove ruby-ttytestJakub Jirutka
It's not compatible with Ruby 3.0.
2020-04-22testing/fzy: rebuild against ruby 2.7J0WI
2019-06-05testing/fzy: enable acceptance tests, adopt packageEivind Uggedal
I've been using fzy from testing for a month without issues. I intend to open a new PR when the new checkdependency hits testing to get this and ruby-ttytest into community.
2018-09-26testing/fzy: upgrade to 1.0Jonathan Neuschäfer
2018-01-25testing/fzy: Fix project URLJonathan Neuschäfer
I accidentally used the URL of the author's GitHub user page, instead of the project page.
2018-01-23testing/fzy: new aportJonathan Neuschäfer
fzy is a "fuzzy finder". It reads a list of lines from stdin, lets the user select one (interacting via /dev/tty), and outputs it on stdout.