Sean Flanigan
52a46ec362
feat(fzf): support fzf in Cygwin ( #9463 )
...
Closes #9463
4 years ago
Logan Linn
010c36d4ab
refactor(fzf): adopt code style and simplify function naming ( #10514 )
4 years ago
Josh Soref
0e41181d54
chore: fix spelling errors across the project ( #10459 )
...
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
4 years ago
Christophe Bliard
2e46b2a2dc
feat(fzf): support getting fzf from nix-darwin ( #10355 )
4 years ago
Ian G Canino
48a3c2f32d
feat(fzf): look in XDG compliant location ( #9858 )
5 years ago
Dario Vladović
90bdb8a156
feat(fzf): add support for Termux package ( #9718 )
5 years ago
Elyézer Rezende
fa780867d9
fix(fzf): consistently ignore .git directory in `FZF_DEFAULT_COMMAND` ( #9421 )
...
Be consistent and ignore contents of `.git` directory no matter how FZF_DEFAULT_COMMAND is set.
5 years ago
Marc Cornellà
7d73908223
fzf: add check for OpenSUSE and OpenBSD packages ( #9327 )
5 years ago
Alessandro Martini
708ea42384
fzf: setup FZF_DEFAULT_COMMAND based on installed tools ( #8895 )
...
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
6 years ago
Roey Darwish Dror
52f9238b16
fzf: support for NixOS and Void Linux ( #8618 )
6 years ago
pprugger
4338a731b7
fzf: add support for FreeBSD ( #8474 )
6 years ago
Meng Bo
6390afd6de
fzf: change debian completion file path ( #8402 )
...
* Newer Debian packages install completions file in
/usr/share/doc/fzf/examples/completion.zsh
* Default to buster/stretch path if completion file not found
See file list in order from older to newer fzf package versions:
- https://packages.debian.org/stretch-backports/amd64/fzf/filelist
- https://packages.debian.org/buster/amd64/fzf/filelist
- https://packages.debian.org/bullseye/amd64/fzf/filelist
- https://packages.debian.org/sid/amd64/fzf/filelist
Co-authored-by: Marc Cornellà <marc.cornella@live.com>
6 years ago
Jakub Łuczyński
563c0708ab
fzf: fix regression ( #8269 )
...
Typo introduced in f56b678 fixing #8253
7 years ago
Marc Cornellà
f56b678888
fzf: check for dpkg before checking for fzf in debian
...
Fixes #8253
Co-authored-by: Mariusz B <mb@binary-offensive.com>
7 years ago
Ilya Gorski
0565251c3b
Unset all local functions after running them
7 years ago
Ilya Gorski
b90f76c141
fzf: Adding support for debian packages
7 years ago
Maxime Brunet
bb908495de
fzf: Fix shell directory for archlinux package ( #7119 )
...
* fzf: Fix shell directory for archlinux package
* fzf: Don't clutter PATH if fzf already available
* brew has it available via symlink in /usr/local/bin
* Fedora and Arch packages have it place in /usr/bin
* fzf: Fix archlinux guess by using release file
* fzf: unset leftover variables
8 years ago
Maxime Brunet
86542dcd86
Add fzf plugin ( #6910 )
8 years ago