<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi!<div><br></div><div>I’m new here. I joined because I stumbled on problem when setting up pass with passff Firefox extension. On my system (OS X 10.9.5) the output of pass still contains .gpg extension on the passwords stored.</div><div><br></div><div>I did a bit of digging around and found out that the tree output parsing before this commit <a href="http://git.zx2c4.com/password-store/commit/src/password-store.sh?id=5f3e0b36af40c1fc5991fce76e9998313d36c6ee">http://git.zx2c4.com/password-store/commit/src/password-store.sh?id=5f3e0b36af40c1fc5991fce76e9998313d36c6ee</a> worked fine but the current one doesn’t.</div><div><br></div><div>Here’s what I get when running that line in my terminal:</div><div><div>tree -C -l --noreport .password-store | tail -n +2 | sed 's/\.gpg\(\x1B\[[0-9]\+m\)\{0,1\}\( ->\|$\)/\1\2/g'</div><div>└── www</div><div>    └── facebook.com.gpg</div></div><div><br></div><div>Any ideas what could cause this?</div><div><br></div><div style="font-size: 11px;">– Jaakko</div></body></html>