[PATCH] Fix unecessary reencryptions on MacOS

2021-06-26 Thread Sam W
POSIX sed doesn't support \+ in BREs which causes the regex that extracts a file's current keys to return nothing, meaning that files are unecessarily reencrypted. This converts the regex in question to use ERE. --- src/password-store.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

Re: Domain punning

2021-06-26 Thread Ken Smith
I should also mention that the directory symlink also fails with the command line `pass` so maybe the origin of the behavior rests in that part of the code. However, after explaining the conundrum to a friend, I learned that a file-level symlink works with the command line tool (and therefore