On Tue, Jul 5, 2016, at 18:44, Hugh Davenport wrote: > TLDR, see https://github.com/hughdavenport/passmux > > This is a script that will open a new tmux pane below current pane, pipe > all available passwords through fzf (a fuzzing searcher), and use > keychain to control the gpg agent. All of those tools are currently > hardcoded, but patches could change that in future, just works for my > usecase atm. > > Cheers, > > Hugh
I'm not sure what value keychain adds to gpg-agent, but this worked great for me without it (though I did get a console error that is was missing). -- Hugo Osvaldo Barrera _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
