<div dir="ltr"><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)">Hi!</span><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">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.</div></div>