A command-line fuzzy finder

Edit Package fzf

fzf is an interactive Unix filter for the CLI for any list; files, command history, processes, hostnames, bookmarks, git commits, etc.

Refresh
Refresh
Source Files
Filename Size Changed
0.24.4.tar.gz 0000175421 171 KB
fzf.changes 0000010031 9.8 KB
fzf.spec 0000005296 5.17 KB
vendor.tar.xz 0000734932 718 KB
Revision 12 (latest revision is 53)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 855603 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 12)
- Update to 24.4.4:
  - Added --preview-window option follow
    # Preview window will automatically scroll to the bottom
    fzf --preview-window follow --preview 'for i in $(seq 100000); do
      echo "$i"
      sleep 0.01
      (( i % 300 == 0 )) && printf "\033[2J"
    done'
  - Added change-prompt action
    fzf --prompt 'foo> ' --bind $'a:change-prompt:\x1b[31mbar> '
  - Bug fixes and improvements
- Enable tests
Comments 0
openSUSE Build Service is sponsored by