-
### Checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected termin…
-
Hi Gustavo, hope you are doing well, the other day I was making some nice filters with peneira, and while testing a grep like filter on my plugins folder I noticed it failed when I pressed a single ke…
-
Since I updated spaceship, the right prompt moves my cursor left onto the left prompt:
![2019-04-07_15-19](https://user-images.githubusercontent.com/24436622/55684170-955e1880-5948-11e9-86b2-ff…
-
## Problem description
Hi! I've been trying to find a solution to this issue for weeks now and cannot figure it out... When trying to open a file within `fzf` mode, no window/tab/buffer with the …
-
This is me running a shell script from `tintin++`, a mud client (for the terminal). I noticed this behavior recently, and then tested `fzf` to see how it handles it. **This does not happen when runnin…
shmup updated
2 years ago
-
let's say, i have for instance the following file.txt:
```
useful dont_show number one
also_useful idk number two
```
i would like to filter out some information, and only display a portion of it…
-
- Category
- [ ] Question
- [x] Bug
- [ ] Suggestion
- OS
- [x] Linux
- [ ] macOS
- [ ] Windows
- [ ] Etc.
- Vim
- [x] Vim
- [ ] Neovim
I cannot…
arael updated
2 years ago
-
Thanks for this great little bash helper library!
I have a few shell scripts that use fzf to implement a `gum filter` type of functionality. However, after filtering down to a selection of say 3-4 …
-
Currently, the release assets are named:
```text
configlet-linux-64bit.tgz
configlet-mac-64bit.tgz
configlet-windows-64bit.zip
```
See: [configlet releases](https://github.com/exercism/confi…
-
I've noticed that there are duplicates in the file list displayed when there is a case difference. In my case it could just be the drive letter (C: vs c:) on Windows.
Obviously, some OSs have case…