Summary
Fuzzy text selector (interactive grep) for console. It can be used to filter any list: files, command history, processes, hostnames, bookmarks, git commits, etc. It's designed to be used both as an editor plugin and on the command line. Rather than clearing the screen, fzy displays its interface directly below the current cursor position, scrolling the screen if necessary.
Versions
v9999 :: 0 :: gentoo
- Modified
- License
- MIT
- USE flags
- savedconfig test
v1.0-r1 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 arm arm64 ppc64 x86 ~riscv
- USE flags
- savedconfig test
USE flags
General
- savedconfig
- Use this to restore your config from /etc/portage/savedconfig ${CATEGORY}/${PN}. Make sure your USE flags allow for appropriate dependencies
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
app-text/fzy: update EAPI 6 -> 7
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Georgy Yakovlev · gentoo
app-text/fzy: rename from app-shells/fzy
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>