-
### Description
When using either `Telescope find_files` or `lua require('telescope.builtin').find_files()` on WSL running Ubuntu 20.04 the command starts to open a floating window as expected but…
-
I have ripgrep installed. And `rg` command is working in the shell.
I'm using Ubuntu via WSL on Windows.
The prerequisites mention that one of fd, rg, find, or fdfind should be working.
> fd / rg…
-
### Description
When using the `live_grep` view and searching only the first match on each line is highlighted. This is mainly a problem when the search also matches the file name, then you can't e…
-
### Description
Hi,
I recently upgraded my plugins and now whenever I try to use a telescope command that brings up a previewer I get 2 errors, but if i disable any previews the plugin works witho…
-
### Describe the feature
Hi, it is currently possible to enforce sequencing by using the after key. However, I think this is not very practical as it creates tight coupling between plugins and may …
-
### Description
![short demonstration of problem](https://i.ibb.co/c8rJN1T/showcase-edited.gif)
i installed kickstart.nvim and tried to use telescope.nvim with space+s+f combination, …
-
### Description
I am trying to write a custom picker and some of the actions involve opening a terminal which is running some build process. I have noticed that executing those commands via the teles…
-
### Description
I use stow to manage my config file. All the folders which stow has symlinked are not visible inside the directory view.
![image](https://github.com/nvim-telescope/telescope-file-b…
-
**Is your feature request related to a problem? Please describe.**
I often find myself testing neovim plugins (enabling/disabling) for support reasons etc. For telescope extensions, I have to manuall…
-
### Description
I have the following structure:
```
[centerId]\
index.tsx
```
When I access `[centerId]\` An error is thrown:
![image](https://github.com/nvim-telescope/telescope-file-browser.n…