Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 660602 - app-misc/selecta: A fuzzy text selector for files and anything else you need to select. Use it from vim, from the command line, or anywhere you can run a shell command.
Summary: app-misc/selecta: A fuzzy text selector for files and anything else you need ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL: https://github.com/garybernhardt/selecta
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-07 16:37 UTC by Lucian Poston
Modified: 2018-07-11 08:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucian Poston 2018-07-07 16:37:12 UTC
https://github.com/garybernhardt/selecta

ruby script that performs fuzzy search on stdin (e.g. output from `find`) and outputs the selected line. Useful for quickly opening files in vim or similar.
Comment 1 Larry the Git Cow gentoo-dev 2018-07-11 08:45:26 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=961b9f3b6f311a8e70bfcd4bebc9d181addd44e4

commit 961b9f3b6f311a8e70bfcd4bebc9d181addd44e4
Author:     Lucian Poston <lucianposton@pm.me>
AuthorDate: 2018-07-07 16:04:31 +0000
Commit:     Tony Vroon <chainsaw@gentoo.org>
CommitDate: 2018-07-11 08:45:18 +0000

    app-misc/selecta: new package
    
    Closes: https://bugs.gentoo.org/660602
    
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Closes: https://github.com/gentoo/gentoo/pull/9087
    Closes: https://bugs.gentoo.org/660602

 app-misc/selecta/Manifest             |  1 +
 app-misc/selecta/metadata.xml         | 12 ++++++++++++
 app-misc/selecta/selecta-0.0.7.ebuild | 28 ++++++++++++++++++++++++++++
 app-misc/selecta/selecta-9999.ebuild  | 28 ++++++++++++++++++++++++++++
 4 files changed, 69 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=961b9f3b6f311a8e70bfcd4bebc9d181addd44e4

commit 961b9f3b6f311a8e70bfcd4bebc9d181addd44e4
Author:     Lucian Poston <lucianposton@pm.me>
AuthorDate: 2018-07-07 16:04:31 +0000
Commit:     Tony Vroon <chainsaw@gentoo.org>
CommitDate: 2018-07-11 08:45:18 +0000

    app-misc/selecta: new package
    
    Closes: https://bugs.gentoo.org/660602
    
    Package-Manager: Portage-2.3.40, Repoman-2.3.9
    Closes: https://github.com/gentoo/gentoo/pull/9087
    Closes: https://bugs.gentoo.org/660602

 app-misc/selecta/Manifest             |  1 +
 app-misc/selecta/metadata.xml         | 12 ++++++++++++
 app-misc/selecta/selecta-0.0.7.ebuild | 28 ++++++++++++++++++++++++++++
 app-misc/selecta/selecta-9999.ebuild  | 28 ++++++++++++++++++++++++++++
 4 files changed, 69 insertions(+)