[pass] [PATCH] Beef up bash completion
Jeffrey Ratcliffe
jeffrey.ratcliffe at gmail.com
Sat Sep 22 14:18:36 CEST 2012
On 22 September 2012 13:17, Jason A. Donenfeld <Jason at zx2c4.com> wrote:
> I wonder though if this is the wrong approach. Isn't this partially
> the purpose of the filename completion mode? That it has these
> semantics built in? Or has this been dealt too finniky to deal with,
> and so rolling our own is better?
Brian wanted this:
Note: I turned off "-o filenames" because it was incompatible with the
auto-expansion. So, I instead quote using `printf "%q"` to handle files
with spaces and other odd characters.
I'm not sure what he really means by "incompatible with auto-expansion".
Regards
Jeff
More information about the Password-Store
mailing list