-
Telescope find files or literally any other telescope window is broken
![image](https://user-images.githubusercontent.com/89677765/171520686-8a1272f3-83e9-4fa6-9ba2-73ea09594a18.png)
-
### Version
1.5.8
### Reproduction Link
[miro.com](https://miro.com/app/dashboard/)
Must be logged in for this to happen
### Steps to reproduce
1. Enable VueTelescope extension (Fire…
-
### Error Description
When using Telescope together with [`reactive.nvim` plugin](https://github.com/rasulomaroff/reactive.nvim), opening files from the picker immediately enters insert mode.
[X…
-
### 🚀 The feature, motivation and pitch
Add a command to get a Telescope preview of the first n lines of the file under the cursor.
### Alternatives
_No response_
### Additional context
I'm doing…
-
would it be possible to create a telescope extension with this?
-
### Description
I'm used to using `ag` with searching like this `ag "some.*regex" path/**/some-subfolder. When I trigger the search window and type:
`"some.*regex" path/**/some-subfolder`
I don…
-
I think it would be nice if we could have more useful preview for the cabinets:
- in the cabinet list, after the name of the drawer maybe show the cwd of the drawer in dim highlighting (link to Co…
-
```
function ColorMyPencils(color)
color = color or "oxocarbon"
vim.cmd.colorscheme(color)
vim.api.nvim_set_hl(0, "Normal", { bg = "none" })
vim.api.nvim_set_hl(0, "NormalFl…
-
When using zoxide from the terminal, each time a directories is selected, its rank gets incremented. This does not occur when using telescope-zoxide because zoxide is used only for obtaining the list …
-
### Description
I've been diving into telescope recently, as I've been using it for some time but never configured it thoroughly. I read the entire :h manual inside Neovim.
I hard a hard time unde…
clorl updated
3 months ago