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
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store