Skip to content

telescope-fzf-writer.nvim fails after the merge of #709 #748

@mherna

Description

@mherna

Description

I don't know whether to open this in here or in nvim-telescope/telescope-fzf-writer.nvim but after #709 staged_grep() fails to work. I tried seeing if reverting to commit e5fbe6f made staged_grep() work again, and it did.

Expected Behavior
returns search results

Actual Behavior

 8 || ...ck/packer/start/telescope.nvim/lua/telescope/pickers.lua:953: attempt to index field 'sorter' (a boolean value)↲                            
 9 || Error executing luv callback:↲                                                                                                                 
10 || cannot resume dead coroutine↲

Details

run require('telescope').extensions.fzf_writer.staged_grep() and type something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions