github PatrickF1/fzf.fish v10.0

latest releases: v10.3, v10.2, v10.1...
8 months ago

Breaking change: fzf minimum version now 0.33, up from 0.27.2

In light of the last change below (#302), fzf minimum version had to be bumped. My apologies to all Ubuntu users who I didn't know are stuck on 0.29! If you are stuck on a version < 0.33, please freeze your fzf.fish version at v9.9.

[Search Git Log][Search Git Status] Integrate preview with diff highlighters (90a66b9)

If fzf_diff_highlighter is set, fzf.fish will pipe git diff-like output through its value. This enables integration with delta, diff-so-fancy, diff-highlighter, or https://github.com/walles/riff.

[Search History][Search Git Log] use fzf history scoring scheme (#302 - @t-nil )

The history scoring scheme is much better suited for ranking input in which chronological order is important. The previous scheme was commonly causing commands and commits from months ago to overtake those more recent. This issue is now mostly alleviated.

Don't miss a new fzf.fish release

NewReleases is sending notifications on new releases.