-
### Feature motivation
It would be great if there were a default keybind for fuzzy searching for text. Easy enough to set up yourself, but I think it’s common enough to warrant inclusion as a defau…
-
Sometimes I'm looking to do a specific action and I have to dig through the toolbar icons to figure out which one of them does what I want, and if I don't find it there I look through the menus - it c…
-
Sadly, I had a fair bit of progress towards this on a branch, but I foolishly lost it, so going to have to start again. :face_with_head_bandage:
Oh well. The idea is to pack the C bits into a Lua …
-
## What do you want?
I see there's support for fzf already, and I was wondering whether it would be possible to add support for [fzy](https://github.com/jhawthorn/fzy) too? From what I understand, i…
-
This is probably related to #116. I find myself naturally wanting to use Up/Down keys when filtering the tree to select files in the search results, and I am annoyed when it doesn't do anything. I am …
-
-
### Description
When you attempt to create a picker from the `BufReadCmd` event, you end up in a state where your cursor is in the buffer under the floating window, and it doesn't appear you can forc…
-
Hey everyone,
FZF git_files implementation actually only shows the changed files on your current branch. This makes it easy to cycle through files you have changed and want to see.
Would it b…
-
### Description
hello :), I made a custom picker and I'm trying to display the tail of file path but only for that specific picker. I looked a bit at the documentation and some PRst and it seems like…
-
**Is your feature request related to a problem? Please describe.**
Telescope supports custom sorters through extensions, but I am not aware of a way to use an external process for sorting all of the …