pass close fails when residing in the .password-store directory
thewaywest opened this issue · 2 comments
thewaywest commented
... not a bug, but an inconvenience:
- open the tomb
- move to the .password-store directory to do some manual work on the gpg files/folders
- finish the work and close the tomb without changing directory out of the store
- close fails and no error message tells me I am interfering with the close action
resolution: added a line to the close bash script to perform a "cd ~" if I am currently located anywhere in the .password-store folder tree.
roddhjav commented
It's a feature, not a bug. It prevents the tomb to close itself if it is in use.
However, I can do the following:
- Improve the error message.
- Add a force option that
slam
the tomb even if it is in use.
roddhjav commented
Fixed with pass-tomb 1.1