-
### Issue description
`pipenv install -e /path/to\ the\ local/directory/` fails when run from the command line using zsh. I did not test other shells.
After further testing, I found that the pac…
-
need wait 1s to switch windows
```
/Users/edte/.tmux/plugins/tmux-fzf/scripts/window.sh switch
```
```
$ tmux -V
tmux 3.4
```
edte updated
4 months ago
-
I use Xonsh on Windows and unless I set `"terminal.integrated.defaultProfile.windows": "Command Prompt"` (or Powershell) the program behaves as if it is on Linux, however this causes a The specified p…
-
I'm using bash + tmux + tpm + 'tmux-fzf' plugin for tmux and I'm using 'oh my tmux' repo for tmux configuration files (.tmux.conf and .tmux.conf.local)
If I put 'list of plugins' scripts into .tmux.c…
-
Hey there, this is an amazing project and am a big fan of it already !
Concerning this issue, it's not really a feature request, i was just wondering if it could not be a good idea to add to the re…
-
Hello, greped a lot in Issues and manual, but can't find how to enable zsh completion for fzf help.
I mean tab complete for fzf options like `--preview`, `--multi`, e.t.c.
shell/completion.bash ha…
-
### Summary of the new feature / enhancement
I would love to see a richer set of terminal focused UI commands so I can ship scripts that are more friendly to use for users, without requiring them to …
KritR updated
4 months ago
-
Hi, I tried to set this up on my ubuntu with home-manager from nix.
I have fzf installed and `tmux` is able to see it:
```
tmux run-shell 'command -v fzf'
/home/kghost/.nix-profile/bin/fzf
``…
-
Would be great if one could do fuzzy search. Maybe you can detect and perform fuzzy search if `fzf` is present in the system. The implementation should be as easy as adding two pipes, around `fzf`.
-
**Please confirm**
- [x] I am running the latest version of this plugin
**Tell us about what's bothering you...**
...
I have been playing around with Telescope and I have configured the settin…