[pass] [PATCH] Fix bash autocomplete bug when using custom $PASSWORD_STORE_DIR

Tor tornilssonohrn at gmail.com
Mon Feb 23 16:22:39 CET 2015


Hi!
When I set $PASSWORD_STORE_DIR to a directory name like
"~/.custom-dir-name" the bash autocompletion doesn't give me suggestions of
folders and entries in my pass store. This seems to be because the bash
autocomplete script doesn't finish off the $PASSWORD_STORE_DIR variable
with a forward slash as it does when the $PASSWORD_STORE_DIR is not set.
The attached supertiny patch solves this issue for me.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20150223/b5c78e30/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_bash_autocomplete_with_custom_dir.patch
Type: text/x-patch
Size: 1106 bytes
Desc: not available
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20150223/b5c78e30/attachment.bin>


More information about the Password-Store mailing list