-
### Issues
- [X] I have checked [existing issues](https://github.com/max397574/care.nvim/issues) and there are no existing ones with the same request.
### Feature description
Love this plugin! Foun…
-
Opening a file is now changing the cwd of vim or fzy such that subsequent uses of FuzzyOpen only search the folder the last file was found in.
-
### Description
This is with Telescope files, observing the behavior with whether with fzf-native installed or not (defaulting to fzy-lua). With the default fzy - its easier to notice as the interm…
-
The error code like this:
Traceback (most recent call last):
File "/anaconda3/lib/python3.6/multiprocessing/process.py", line 258, in _bootstrap
self.run()
File "/anaconda3/lib/python3.6/m…
-
Hey,
it looks like the history ctrl-r depends on the GNU version of sed/sort/uniq
```
sed: unknown option -- z
Usage: sed [-aElnru] command [file ...]
sed [-aElnru] [-e command] [-f co…
-
#### ISSUE TYPE
- Improvement/feature request
#### RUNTIME ENVIRONMENT
```
>uname -a
Linux myarch 4.12.10-1-ARCH
```
```
>ranger --version
ranger version: ranger-master 1.9.0b5
Python v…
-
FZF has a very interesting feature, it remembers all your searches and allows you to scroll them to repeat past search.
For example, suppose you use zsh-fzy (you really should merge #58, btw 😉) and…
-
I think it would be nice if fzy had a simple way to "hide" delimited columns from the interactive display while still allowing them to be piped to stdout.
Imagine I have something like a csv file.…
-
Hey Mixpanel team,
I have a question - is it possible to track multiple "time" events withe the same name?
Let's imagine that I am working on a "cloud storage" app and I want to track how long…
-
The killer feature that convinced me to use fzf was searching for files (shown in readme), but also ctrl+R bash history search and git branch search.
https://github.com/junegunn/fzf#key-bindings-fo…