<div dir="ltr">Hi,<div><br></div><div>I think this would indeed be useful. I sometimes missed an option like this when I did not remember in what directory I stored a password in. This would allow me to do "pass ls -l | grep foo" instead of 'find ~/.password-store -name "*foo*"'.</div>

<div><br></div><div>One concern is whether we should really name this -l. It means something quite different for ls. On the other hand, ls has a -1 option that prints one name per line.</div><div><br></div><div>Cheers,</div>

<div>Jonas</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 26, 2014 at 1:56 PM, Nico Schottelius <span dir="ltr"><<a href="mailto:nico-password-store@schottelius.org" target="_blank">nico-password-store@schottelius.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good day,<br>
<br>
first of all thanks for implementing password store.<br>
It is the beautiful shell + gpg + vim password manager I was searching<br>
for a long time.<br>
<br>
I have created a patche against current master, available in a git<br>
repo [0]. I have created so far one branch to get some feedback if the<br>
given format is accepted for inclusion upstream:<br>
<br>
branch "oneline":<br>
    Add option "-l, --oneline" to print out password path on a line<br>
<br>
    This is rather helpful if you want to re-enter the string back to<br>
    password-store<br>
<br>
I'd like to enhance password store to be able to handle<br>
multiple IDs in .gpg-id file. I know that there is the group feature in<br>
gpg, but using this excludes important information from the repository<br>
and makes using password store much more cumbersome.<br>
<br>
I have seen a lot of bashism in password-store and was wondering if<br>
you'd accept cleanups that would make it work with posix shell?<br>
<br>
Looking forward to hearing from you,<br>
<br>
Nico<br>
<br>
<br>
[0] <a href="http://git.schottelius.org/?p=foreign/password-store;a=summary" target="_blank">http://git.schottelius.org/?p=foreign/password-store;a=summary</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
New PGP key: 659B 0D91 E86E 7E24 FD15  69D0 C729 21A1 293F 2D24<br>
</font></span><br>_______________________________________________<br>
Password-Store mailing list<br>
<a href="mailto:Password-Store@lists.zx2c4.com">Password-Store@lists.zx2c4.com</a><br>
<a href="http://lists.zx2c4.com/mailman/listinfo/password-store" target="_blank">http://lists.zx2c4.com/mailman/listinfo/password-store</a><br>
<br></blockquote></div><br></div>