-
-
Notifications
You must be signed in to change notification settings - Fork 866
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Telescope commands not working (Error) #3428
Comments
have the same issue with
same with pure function call:
config:
OS: ubuntu 20.04 LTS |
I've found the source of the error. {
"nvim-telescope/teleScope.nvim",
tag = "0.1.8",
config = function()
return require("configs.telescope")
end,
}, It seems to be installing |
I reopened because the |
@Frusadev Thank you for answer. |
can't report the same, the error changed, but it's still present. telescope version:
all the remaining info left as is
|
Description
Just as the title says... There's an error each time i try to run telescope commands
Neovim version
Operating system and version
Fedora Workstation 41
Telescope version / branch / rev
0.1.x
checkhealth telescope
Steps to reproduce
Or any other Telescope command
Expected behavior
Should open a popup window and list files in the current working dir.
Actual behavior
Here's the actual error:
Video_2025-03-13_18-21-59.mp4
Minimal config
The text was updated successfully, but these errors were encountered: