Skip to content

chore(deps): update dependency junegunn/fzf to v0.74.2 - #48

Merged
AkashiSN merged 2 commits into
mainfrom
renovate/junegunn-fzf-0.x
Aug 4, 2026
Merged

chore(deps): update dependency junegunn/fzf to v0.74.2#48
AkashiSN merged 2 commits into
mainfrom
renovate/junegunn-fzf-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
junegunn/fzf patch v0.74.1v0.74.2

Release Notes

junegunn/fzf (junegunn/fzf)

v0.74.2: 0.74.2

Compare Source

  • Performance optimizations for short queries
    • Short queries scan the largest candidate sets, and the first keystroke scans the whole input
    • Single-character queries are up to 2.4x faster
    • Two-character queries are up to 1.4x faster
  • Faster sorting of search results, skipping redundant radix passes
  • change-border-label and transform-border-label now work on the native border of a tmux or Zellij floating pane
  • Fixed Kitty graphics sequences from a preview command being taken by tmux as pane title requests
  • Fixed an image at the top of the preview being torn by --preview-window ~N
  • Fixed nondeterministic match highlight positions
  • Fixed signal and resize handlers persisting after Run() returns when fzf is used as a library
  • fzf now detects terminal resize on Windows in --height mode (#​4790) (@​Cyrus580529)
  • fish: fixed history command being affected by user initialization scripts, and improved timestamp colors in CTRL-R (#​4862) (@​bitraid)
  • zsh: fixed CTRL-R not propagating the exit status of fzf when perl is available (#​4871) (@​LangLangBart, @​Toliak)
  • zsh: fixed chpwd hook functions being called twice by ALT-C (#​4879) (@​LangLangBart, @​lucc)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@AkashiSN
AkashiSN merged commit 78a205f into main Aug 4, 2026
1 check passed
@AkashiSN
AkashiSN deleted the renovate/junegunn-fzf-0.x branch August 4, 2026 00:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant