[pass] [PATCH] Beef up bash completion
Jason A. Donenfeld
Jason at zx2c4.com
Tue Sep 25 17:00:55 CEST 2012
On Tue, Sep 25, 2012 at 3:37 PM, Simon KP <si at eskp.net> wrote:
> Hey guys,
>
> 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.
This is not a bug. Bash doesn't provide a way to separate commands and
files the same way zsh does, and it's nice to be able to tab complete
both of them, so this is how it is.
More information about the Password-Store
mailing list