[pass] [external contrib] Introducing passmux, a script to get password in tmux using fzf

Hugo Osvaldo Barrera hugo at barrera.io
Wed Jul 6 03:54:59 CEST 2016


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


More information about the Password-Store mailing list