Skip to content

Bug: require("fzf-lua").files shows no files after recent update #2180

@lgrosz

Description

@lgrosz

RTFM Checklist

  • I have searched exisiting issues / discussions
  • I have read the Wiki including the Advanced section
  • I have read man fzf / I am well versed in shell fzf

Operating system

Linux

Shell

bash

Neovim version (nvim --version)

NVIM v0.11.0 Build type: Release LuaJIT 2.1.1741730670

Fzf version (fzf --version)

0.42.0 (d471067)

Output of :lua print(os.getenv('FZF_DEFAULT_OPTS'))

--color=bg+:#414559,bg:#303446,spinner:#f2d5cf,hl:#e78284 --color=fg:#c6d0f5,header:#e78284,info:#ca9ee6,pointer:#f2d5cf --color=marker:#f2d5cf,fg+:#c6d0f5,prompt:#ca9ee6,hl+:#e78284

Is the problem reproducible with mini.sh?

  • My issue is reproducible with mini.sh
  • My issue IS NOT reproducible with mini.sh
  • I have not tested with mini.sh (not relevant, requires LSP, Windows, etc)

Fzf-lua configuration

require('fzf-lua').setup({ })

Describe the bug / steps to reproduce

With mini.sh, <C-p> in a directory with files you expect to show up with the files picker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions