adur1990 / Pass-for-macOS

macOS wrapper for pass, the standard UNIX password manager
BSD 3-Clause "New" or "Revised" License
111 stars 8 forks source link

unable to open .gpg file with '(' character #51

Closed phsung closed 2 years ago

phsung commented 3 years ago

for example I have a password store file named in:

.password-store/foodir/bar(with_bracket).gpg

when trying to open it (the search list drop down did able to show the entry, with the bracket), it just do nothing. I am suspecting that has to do with '(' or ')' character in the entry.

adur1990 commented 3 years ago

Thank you for opening this issue. I will have a look in to this ASAP. Just for good measure: all other cases work? So you can use Pass for macOS except for the cases with brackets?

phsung commented 3 years ago

( and ' doesn't work. @ and - works I haven't try any other symbolic chars.