fzf
fzf copied to clipboard
fzf-tmux not installed by conda install
- [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
- [ ] Windows
- [ ] Etc.
- Shell
- [x] bash
- [ ] zsh
- [ ] fish
Problem / Steps to reproduce
Running conda install -c conda-forge fzf can install only fzf and fzf-tmux is missing in the python bin directory in CentOS 7.
Conda is used as sudo is not available.
Thanks, you might want to report the issue to https://github.com/conda-forge/fzf-feedstock instead. It wouldn't be too hard to change the recipe.
Ok, I reported the issue at https://github.com/conda-forge/fzf-feedstock/issues/52 . Thanks for an awesome tool!
FYI, fzf 0.53.0 has native --tmux option that can replace fzf-tmux.
https://github.com/junegunn/fzf/blob/master/ADVANCED.md#--tmux