[pass] [PATCH] fuzzy completion. Dont merge to master branch.
pcre
pcre at gmx.de
Wed Oct 7 15:11:59 CEST 2015
This is a patch for those who want to experiment with this fuzzy completion (bash only).
I have tried those two fuzzy search commands so far.:
export PASSWORD_STORE_FUZZY="fzf"
or
export PASSWORD_STORE_FUZZY="pick"
start it with : pass **<TAB>
cheers
pcre (1):
Added fuzzy completion to bash. set PASSWORD_STORE_FUZZY
environment variable to choose the fuzzy command.
src/completion/pass.bash-completion | 13 +++++++++++++
1 file changed, 13 insertions(+)
--
2.1.4
More information about the Password-Store
mailing list