Skip to content

[BUG] #586

Description

@sglbl

Describe the bug

A clear and concise description of what the bug is.

I can make sure:

  • I am using the latest version of fzf-tab
  • this is the minimal zshrc which can reproduce this bug
  • fzf-tab is loaded after compinit
  • fzf-tab is loaded after plugins which will wrap Tab, like junegunn/fzf/completion.zsh
  • fzf-tab is loaded before zsh-autosuggestions, zsh-syntax-highlighting and fast-syntax-highlighting.

To Reproduce

Steps to reproduce the behavior:

  1. Type 'fzf'
  2. Press Tab
  3. See error

Expected behavior

It should show fzf options just like fzf --help

Screenshots

Image

Environment:

  • OS: macOS
  • zsh version: zsh 5.9 (arm64-apple-darwin25.0)

Minimal zshrc

Click and toggle to see my .zshrc file on external link

Log

If applicable, use C-x . to trigger completion and provide the log.
Not sure what to send:
Image

If there are only three lines in your log, please make sure your fzf-tab is loaded with the correct order (see the checklist above).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions