July 6 2016 1:55 PM, "Hugo Osvaldo Barrera" <[email protected]> wrote: > 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).
Yeh, that is just my current setup having it. Feel free to file an issue about it, and send a PR if you like, otherwise I'll do it eventually > > -- > Hugo Osvaldo Barrera > _______________________________________________ > Password-Store mailing list > [email protected] > http://lists.zx2c4.com/mailman/listinfo/password-store _______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
