-
- [x] I have fzf 0.23.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/README-VIM.…
-
Hi, it would be nice to see [vim-godot](https://github.com/habamax/vim-godot)'s features in this plugin.
Specifically:
- Run current scene: :GodotRunCurrent
- Run last scene: :GodotRunLast
- Sel…
-
I could not find any documentation in regards to `FZF_PREVIEW_FILE_CMD` and `FZF_PREVIEW_DIR_CMD`.
My initial thought it would be the commands used automatically if I do `fzf --preview`. But seeing…
-
- [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
- [ ] …
-
## Describe the bug
I have the following alias in my .bash_profile because I like the verbose output _most_ of the time: `alias rm='rm -v'`. However, sometimes I want to skip all that output - de…
-
- [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
- [ ] Linux
- [x] …
-
Search if it's possible to introduce fzf fore almost everything when needed:
- Auto search on tab
- Bin completion
- Else?
-
- [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
- [ ] Linux
- [x] …
-
It would be cool if we could select multiple elements, and choose would return them separated by newline, something like using `-m` and `tab` with [fzf](https://github.com/junegunn/fzf):
![screen sho…
-
### What would you like sesh to do?
Sometimes I use sesh like cd/zoxide but automatically creates a new tmux session at the same time.
So I would usually go like
```bash
# this is just in simpl…