-
FZF is insanely fast and more general purpose it would be _awesome_ if ctrlp would detect if it was installed and use it https://github.com/junegunn/fzf
-
### Prerequisites
- [X] I am using the latest stable or nightly neovim version
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.11.0-dev-996+g395f420fc
### c…
-
as in, it seems everything needs ASR. we can separately implement ASR on every interaction, or possibly a better solution is to apply ASR to the total hamiltonian, and have only one input keyword to t…
-
Hello. Is it make sense in terms of efficient and performance to use ugrep as a replacement for find utils like gnu find or fd?
-
- [x] I have fzf 0.30.0 or above
- [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [x] I have read through https://github.com/junegunn/fzf/blob/master/REA…
-
![demo](https://github.com/nvim-telescope/telescope.nvim/assets/5297725/0a9eebee-b3ff-4ab2-aa40-cde305f58fdd)
### Description
In huge directories, Telescope's `find_files` is much slower t…
-
I love ctrlp.. and it provides a lot of features that fzf.vim doesn't provide and fzf provides some features that ctrlp doesn't provide.
Is it possible to wrap fzf such that the commands are provi…
-
### Prerequisites
- [X] I am using the latest stable or nightly neovim version
- [X] I am using the latest version of the plugin
### Neovim Version
NVIM v0.11.0-dev-1003+ged794c9a1
### care.nvim s…
-
hi,
thanks for writing this plugin. I've long dreamt about it and you made it !
It depends on several plugins https://github.com/danielfalk/smart-open.nvim?tab=readme-ov-file#requirements and …
-
### Description
I'm trying to use picker:set_selection in a simple exampe but its not setting the selection. Printing out the row in the set_selection function I can see its called 4 times but I only…