chipsenkbeil / chipsenkbeil/distant.nvim

Inconsistent results with the Telescope extension

Open
#128 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Lua
Stars
1.4k
Forks
16
PR merge metrics
No merged PRs in 30d

Description

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
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.