Skip to content

Inconsistent results with the Telescope extension #128

@MarcelRobitaille

Description

@MarcelRobitaille

The results are inconsistent when using the telescope extension. Most of the time, there are no results. Once, I was able to get a few results when searching for "test", but only 8 files matched (this repository has much more than 8 test files). However, I can't even reproduce this. If I delete everything and type "test" again, I get no results.

Sometimes, I get this error message:

Error executing vim.schedule lua callback: ...istant.nvim/lua/telescope/_extensions/distant/finder.lua:127: (other) [Query 2725530774] Cancellation failed because no search found
stack traceback:
        [C]: in function 'assert'
        ...istant.nvim/lua/telescope/_extensions/distant/finder.lua:127: in function 'cb'
        ...istant.nvim/lua/telescope/_extensions/distant/finder.lua:195: in function 'cb'
        ...er\start\distant.nvim/lua/distant-core/api/transport.lua:220: in function 'cb'
        ...er\start\distant.nvim/lua/distant-core/api/transport.lua:478: in function '__handle_response'
        ...er\start\distant.nvim/lua/distant-core/api/transport.lua:138: in function '__on_stdout_line'
        ...\pack\packer\start\distant.nvim/lua/distant-core/job.lua:296: in function 'cb'
        ...\pack\packer\start\distant.nvim/lua/distant-core/job.lua:200: in function 'cb'
        vim/_editor.lua:263: in function <vim/_editor.lua:262>
Press ENTER or type command to continue

I am using distant 0.20.0 on the client and remote. I am using nvim 0.9.5 and Telescope 2f3857c25bbd00ed7ac593c9d4071906369e4d20

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