kpitt / gopass

An experimental fork of gopass, the "slightly more awesome standard unix password manager for teams"
https://www.gopass.pw/
MIT License
0 stars 0 forks source link

Improve auto-sync handling #12

Closed kpitt closed 1 year ago

kpitt commented 1 year ago

Handling of auto-sync is improved so that it is less likely to kick off at times that don't make sense:

This also simplifies the progress indication for a sync operation so that the extra output is less obtrusive when auto-sync runs.