Hey guys,<div><br></div><div>I have just noticed that the latest bash completion script is broken in a way that it lists pass's commands together with the directories of passwords. No solution from me sorry, just a quick note.</div>
<div><br></div><div>Thanks<br><br><div class="gmail_quote">On Sun, Sep 23, 2012 at 2:11 AM, Jason A. Donenfeld <span dir="ltr"><<a href="mailto:Jason@zx2c4.com" target="_blank">Jason@zx2c4.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">> +     local keys="$(gpg --list-keys | grep uid | sed -e 's/uid *\([^<]*\)\(<\(.*\)>\)\?/\1\n\3/' | sed -e 's/\(^ *\| *$\)//g')"<br>

<br>
Can this be reworked into a single sed? A la the semi colon?<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<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/listinfo.cgi/password-store-zx2c4.com" target="_blank">http://lists.zx2c4.com/listinfo.cgi/password-store-zx2c4.com</a><br>
</div></div></blockquote></div><br></div>