github PatrickF1/fzf.fish v10.1

latest releases: v10.3, v10.2
5 months ago

Breaking change

Search Directory's and Search Variable's custom fzf opts variables (used to pass fzf options to specific commands) were renamed in v9.5. Now the old, deprecated names have been completely removed (615ce65).

  • Search Directory: if you use fzf_dir_opts, switch to fzf_directory_opts
  • Search Variables: if you use fzf_shell_vars_opts, switch to fzf_variables_opts

Search History

  • Slightly improve performance, add test and comments (82dd51e)

Don't miss a new fzf.fish release

NewReleases is sending notifications on new releases.