junegunn/fzf

unknown option: --walker=file,dir,follow,hidden

ismayeelanver opened this issue · 3 comments

Checklist

  • I have read through the manual page (man fzf)
  • I have searched through the existing issues

Output of fzf --version

0.29 (devel)

OS

  • Linux
  • macOS
  • Windows
  • Etc.

Shell

  • bash
  • zsh
  • fish

Problem / Steps to reproduce

unknown option: --walker=file,dir,follow,hidden

when I press ^T (ctrl+t or fzf-file-widget) it is not working.

if youve fixed it please push it to repo for setup for new machine

thank you

0.29 (devel)
unknown option: --walker=file,dir,follow,hidden

Could you try version 0.48.01 or later?

For more information on sourcing shell files in older fzf versions, read the README2, as the
--walker flag has only been added recently.

Footnotes

  1. fzf/CHANGELOG.md at master · junegunn/fzf · GitHub

  2. README.md - Setting up shell integration · junegunn/fzf

its now working. first i had the old version downloaded (from apt). now i put this in my ~/.zshrc file:
export PATH=$PATH:/home/(name)/.fzf/bin
and deleted apt package