-
Hi Roman, got a funny bug with fzf and p10k involved. I only tested this on z4h v3. I don't know if it triggers on v2 as well.
If you resize the terminal while in fzf and interrupt it by pressing C…
-
Just a *quick* feature: **multicolumns**
### Problem
Often my terminals are wider than taller.
### Describe the solution you'd like
The one in the title.
#### Additional context
I just mov…
-
Fzf's integration with bash is so impressive that I have wondered for a while why no one added similar features (bash auto-completion and key binding) to ranger. One thing that I think ranger is stron…
-
- [X] I have read through the manual page (`man fzf`)
- [X] I have the latest version of fzf
- [X] I have searched through the existing issues
## Info
- OS
- [X] Linux
- [ ] Mac OS X…
-
I am getting following errors after setup .
```
[master:.configfiles] git
-bash: readarray: command not found
-bash: exec: {__evaled}: not found
```
Any idea ?
-
#### Describe the bug
When i do i get different themes depending on the command
examples
- Brew fully themed (colored commands and descriptions)
- ls basic fzf colors
-
I can make sure…
-
If a file has spaces, tab completion does not escape the spaces or surround with quotes.
Additionally, if preview is enabled, fzf only shows files up to the first space. I believe this is related t…
-
jenv 0.5.4
I execute follow steps on my m1 MBA and intel MBP:
```shell
1. brew install jenv
2. echo eval "$(jenv init -)" >> /Users/xiquan/.zshrc
3. jenv add $(/usr/libexec/java_home)
4. jenv …
EeeMt updated
1 month ago
-
#### Describe the bug
cd src/*I hit tab here*
-ftb-fzf:83: unknown function: min
-ftb-complete:74: bad set of key/value pairs for associative array
How to fix-
I rolled back 6 commits. Ev…
-
Thanks for your brilliant work!
I find this tool very useful when there are lots of completion items. On the contrary when there are few completion items, such as only 2 or 3, I think traditional c…