<div dir="ltr">I'm not Brian, but if that's the whole patch then what it does is not decorate the output as if it were a file.  It *is* a file of course, but the user isn't necessarily treating it as one, so IMHO this patch is a good idea.</div><div class="gmail_extra"><br><div class="gmail_quote">On 11 May 2015 at 20:57,  <span dir="ltr"><<a href="mailto:samuel.lethiec@intelunix.fr" target="_blank">samuel.lethiec@intelunix.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>
<div style="font-family:Verdana,Geneva,sans-serif">
<p> </p>
<p>Hello,</p>
<p>Just for the record, I've been using pass with this patch without any (apparent) issue.</p>
<p>But, as you said, Brian will help us here!</p>
<p>Thanks,</p>
<p>Samuel</p><div><div class="h5">
<p>On 2015-05-11 13:51, Jason A. Donenfeld wrote:</p>
<blockquote type="cite" style="padding-left:5px;border-left:#1010ff 2px solid;margin-left:5px;width:100%">
<div dir="ltr">I don't really understand things well enough to evaluate this patch. Adding Brian, the original author of the bash completion sriipto this thread; perhaps he can shed some light.<br>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Sun, Mar 1, 2015 at 10:25 PM, <span><<a href="mailto:samuel.lethiec@intelunix.fr" target="_blank">samuel.lethiec@intelunix.fr</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:#cccccc;border-left-style:solid;padding-left:1ex">(did not include this patch in the previous as I'm not entirely sure it does not come with some surprise)<br><br> the filenames option was adding trailing slash when we already added one<br><br> ---<br>  src/completion/pass.bash-completion | 2 +-<br>  1 file changed, 1 insertion(+), 1 deletion(-)<br><br> diff --git a/src/completion/pass.bash-completion b/src/completion/pass.bash-completion<br> index efd4b70..6f82c8d 100644<br> --- a/src/completion/pass.bash-completion<br> +++ b/src/completion/pass.bash-completion<br> @@ -109,4 +109,4 @@ _pass()<br>         fi<br>  }<br><br> -complete -o filenames -o nospace -F _pass pass<br> +complete -o nospace -F _pass pass<span><span style="color:#888888"><br> -- <br> 2.1.0<br><br> _______________________________________________<br> Password-Store mailing list<br><a href="mailto:Password-Store@lists.zx2c4.com" target="_blank">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></span></span></blockquote>
</div>
<br><br clear="all">
<div> </div>
</div>
</div>
</blockquote>
<p> </p>
<div> </div>
</div></div></div>
<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>