SHA256
1
0
forked from pool/fzf
Go to file
Matej Cepl f85422a42b - Version 0.48.0 doesn't include shell completion scripts
anymore, shell integration scripts are now embedded in the
  fzf binary. This simplifies the distribution, and the users
  are less likely to have problems caused by using incompatible
  scripts and binaries.
    bash
    # Set up fzf key bindings and fuzzy completion
    eval "$(fzf --bash)"
    zsh
    
    # Set up fzf key bindings and fuzzy completion
    eval "$(fzf --zsh)"
    
    fish
    
    # Set up fzf key bindings
    fzf --fish | source

OBS-URL: https://build.opensuse.org/package/show/utilities/fzf?expand=0&rev=98
2024-03-14 13:53:28 +00:00
_service - Update to version 0.43.0 (examples are in full release notes on 2023-10-15 17:53:00 +00:00
.gitattributes Accepting request 595805 from home:avindra 2018-04-12 11:49:15 +00:00
.gitignore Accepting request 595805 from home:avindra 2018-04-12 11:49:15 +00:00
fzf-0.48.0.tar.gz Accepting request 1157746 from home:smolsheep:upgrades 2024-03-13 17:48:26 +00:00
fzf.changes - Version 0.48.0 doesn't include shell completion scripts 2024-03-14 13:53:28 +00:00
fzf.spec - Version 0.48.0 doesn't include shell completion scripts 2024-03-14 13:53:28 +00:00
vendor.tar.zst Accepting request 1157746 from home:smolsheep:upgrades 2024-03-13 17:48:26 +00:00