A command-line fuzzy finder
fzf is an interactive Unix filter for the CLI for any list; files, command history, processes, hostnames, bookmarks, git commits, etc.
- Developed at utilities
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/fzf && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
build-mode-pie.patch | 0000000584 584 Bytes | |
fzf-0.17.4.tar.gz | 0000140100 137 KB | |
fzf.changes | 0000001258 1.23 KB | |
fzf.spec | 0000003751 3.66 KB | |
vendor.tar.xz | 0009106212 8.68 MB |
Revision 1 (latest revision is 62)
Dominique Leuenberger (dimstar_suse)
accepted
request 689314
from
Michael Vetter (jubalh)
(revision 1)
- Add subpackage vim-fzf with the original vim plugin for fzf (there is also more extensive third party plugin on https://github.com/junegunn/fzf.vim) - update to 0.17.4 * Added --layout option with a new layout called reverse-list. --layout=reverse is a synonym for --reverse --layout=default is a synonym for --no-reverse * Preview window will be updated even when there is no match for the query if any of the placeholder expressions (e.g. {q}, {+}) evaluates to a non-empty string. * More keys for binding: shift-{up,down}, alt-{up,down,left, right} * fzf can now start when /dev/tty is not available by making an educated guess. * bash/zsh completion improvements * install and uninstall scripts support generating files under XDG_CONFIG_HOME on --xdg flag. - remove sed patch for non-excecutable fix (merged upstream) - initial package
Comments 0