Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#4881·fzf

search in different order

Author: michal-miotkCreated Jul 31, 2026Updated Jul 31, 2026

Checklist

  • I have read through the manual page (man fzf)
  • I have searched through the existing issues
  • For bug reports, I have checked if the bug is reproducible in the latest version of fzf

Output of fzf --version

0.74.1 (eae8d9d2)

OS

  • Linux
  • macOS
  • Windows
  • Etc.

Shell

  • bash
  • zsh
  • fish

Problem / Steps to reproduce

in fzf 0.29(devel) (I don't check different versions) it is not able to search file named abc_def when searched def_abc

Source: junegunn/fzf

View original on GitHubView discussion on GitHub